1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-05-30 01:50:48 +00:00

Run action on PRs (#582)

This commit is contained in:
Stanislas 2020-03-26 21:22:48 +01:00 committed by GitHub
parent aab5e7b2ff
commit 14bcfbd531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
on: push
on: [push, pull_request]
name: ShellCheck
jobs:
shellcheck: