mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-06 20:52:42 +01:00
Run action on PRs (#582)
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
on: push
|
on: [push, pull_request]
|
||||||
name: ShellCheck
|
name: ShellCheck
|
||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user