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
1 changed files with 1 additions and 1 deletions

View File

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