mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
This reverts commit aebd29eb8c
.
This breaks PRs for pull_requests from the repo itself. Will fix in a later
commit
This commit is contained in:
parent
aebd29eb8c
commit
0b75870325
2 changed files with 0 additions and 2 deletions
1
.github/workflows/deploy-DEV-slim.yml
vendored
1
.github/workflows/deploy-DEV-slim.yml
vendored
|
@ -19,7 +19,6 @@
|
|||
on:
|
||||
push:
|
||||
branches-ignore: [main]
|
||||
pull_request:
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
|
1
.github/workflows/deploy-DEV-standard.yml
vendored
1
.github/workflows/deploy-DEV-standard.yml
vendored
|
@ -19,7 +19,6 @@
|
|||
on:
|
||||
push:
|
||||
branches-ignore: [main]
|
||||
pull_request:
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
|
Loading…
Reference in a new issue