Merge pull request #273 from github/stack-linter-forks

workflows/stack-linter: run on forks
This commit is contained in:
Zack Koppert 2020-06-30 12:54:48 -07:00 committed by GitHub
commit c2efbea883
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,8 @@
#############################
on:
push:
branches-ignore:
- 'master'
branches: master
pull_request: []
###############
# Set the Job #