Skip to content

Commit b24e404

Browse files
committed
ci: run workflow when .yml files change
1 parent 7b0c9be commit b24e404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8+
- '**.yml'
89
- '**.swift'
910
pull_request:
1011
workflow_dispatch:

0 commit comments

Comments
 (0)