Update tests.yml
This commit is contained in:
parent
ab12170222
commit
1619760057
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -6,6 +6,10 @@ on:
|
|||||||
tags-ignore: ['**']
|
tags-ignore: ['**']
|
||||||
pull_request: {}
|
pull_request: {}
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs: # Docs: <https://git.io/JvxXE>
|
jobs: # Docs: <https://git.io/JvxXE>
|
||||||
gitleaks:
|
gitleaks:
|
||||||
name: Gitleaks
|
name: Gitleaks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user