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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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