Run profile-ckeck on workflow edits

This commit is contained in:
rusty-snake 2022-11-27 09:19:36 +01:00 committed by GitHub
parent 56ba1d2271
commit 768410cf51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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