mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Merge pull request #273 from github/stack-linter-forks
workflows/stack-linter: run on forks
This commit is contained in:
commit
c2efbea883
1 changed files with 2 additions and 2 deletions
4
.github/workflows/stack-linter.yml
vendored
4
.github/workflows/stack-linter.yml
vendored
|
@ -15,8 +15,8 @@
|
|||
#############################
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'master'
|
||||
branches: master
|
||||
pull_request: []
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
|
Loading…
Reference in a new issue