Compare commits
2 Commits
short-name
...
v1.1.2
Author | SHA1 | Date | |
---|---|---|---|
a95a3fb8d5 | |||
a1fe46bf8b
|
6
.github/workflows/mega-linter.yml
vendored
6
.github/workflows/mega-linter.yml
vendored
@ -41,11 +41,7 @@ jobs:
|
|||||||
uses: oxsecurity/megalinter@7e042c726c68415475b05a65a686c612120a1232
|
uses: oxsecurity/megalinter@7e042c726c68415475b05a65a686c612120a1232
|
||||||
id: ml
|
id: ml
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: >-
|
VALIDATE_ALL_CODEBASE: true
|
||||||
${{
|
|
||||||
github.event_name == 'push' &&
|
|
||||||
contains(fromJSON('["refs/heads/main", "refs/heads/master"]'), github.ref)
|
|
||||||
}}
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
|
Reference in New Issue
Block a user