mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-18 15:26:58 +00:00
Update test.yml
This commit is contained in:
parent
e779a95df9
commit
8c5d5dd3eb
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -4,7 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
paths-ignore:
|
||||||
|
- 'docs/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths-ignore:
|
||||||
|
- 'docs/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user