mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
Update tests.yml
This commit is contained in:
parent
7153c260d8
commit
00d3c10e5e
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -8,6 +8,10 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore: ['**.md']
|
paths-ignore: ['**.md']
|
||||||
|
|
||||||
|
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…
Reference in New Issue
Block a user