mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 22:01:13 -06:00
Run profile-ckeck on workflow edits
This commit is contained in:
parent
56ba1d2271
commit
768410cf51
1 changed files with 2 additions and 0 deletions
2
.github/workflows/profile-checks.yml
vendored
2
.github/workflows/profile-checks.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- .github/workflows/profile-checks.yml
|
||||
- 'ci/check/profiles/**'
|
||||
- 'etc/**'
|
||||
- contrib/sort.py
|
||||
|
|
@ -11,6 +12,7 @@ on:
|
|||
pull_request:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- .github/workflows/profile-checks.yml
|
||||
- 'ci/check/profiles/**'
|
||||
- 'etc/**'
|
||||
- contrib/sort.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue