We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0c9be commit b24e404Copy full SHA for b24e404
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
paths:
8
+ - '**.yml'
9
- '**.swift'
10
pull_request:
11
workflow_dispatch:
0 commit comments