mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
Update README.md
This commit is contained in:
parent
9d5d792af8
commit
1b6938fdb2
1 changed files with 3 additions and 2 deletions
|
@ -95,8 +95,9 @@ name: Lint Code Base
|
||||||
#############################
|
#############################
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore: [master]
|
||||||
- 'master'
|
pull_request:
|
||||||
|
branches: [master]
|
||||||
|
|
||||||
###############
|
###############
|
||||||
# Set the Job #
|
# Set the Job #
|
||||||
|
|
Loading…
Reference in a new issue