mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 10:10:56 -05:00
Enable stack linter on push
This commit is contained in:
parent
2053621293
commit
bf67bd6c01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stack-linter.yml
vendored
1
.github/workflows/stack-linter.yml
vendored
|
@ -16,6 +16,7 @@ name: Stack Linter
|
||||||
# Start the job on all push #
|
# Start the job on all push #
|
||||||
#############################
|
#############################
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
###############
|
###############
|
||||||
|
|
Loading…
Reference in a new issue