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: ['**']
|
||||
pull_request: {}
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs: # Docs: <https://git.io/JvxXE>
|
||||
gitleaks:
|
||||
name: Gitleaks
|
||||
|
Loading…
x
Reference in New Issue
Block a user