Skip to content

Commit 3709884

Browse files
committed
CI: Also run Cygwin CI when workflow changed.
1 parent 382a6b8 commit 3709884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cygwin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- v*
1414
paths:
1515
- 'src/**'
16+
- '.github/workflows/cygwin.yml'
1617
pull_request:
1718
types:
1819
- opened
@@ -23,6 +24,7 @@ on:
2324
- v[0-9]+.[0-9]+.[0-9x]+-doc
2425
paths:
2526
- 'src/**'
27+
- '.github/workflows/cygwin.yml'
2628
schedule:
2729
# 5:47 UTC on Saturdays
2830
- cron: "47 5 * * 6"

0 commit comments

Comments
 (0)