Update tests.yml

This commit is contained in:
Paramtamtam
2022-06-12 13:39:28 +05:00
committed by GitHub
parent ab12170222
commit 1619760057

View File

@@ -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