Skip to content

Commit

Permalink
WIP: activate CI locally
Browse files Browse the repository at this point in the history
  • Loading branch information
amcn committed Sep 10, 2024
1 parent 96e1a7b commit f2f9ce2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- master
# Stable branches such as 0.56 or 1.0
- '[0-9]+.[0-9]+'
- amcn/13085
paths:
- "mesonbuild/**"
- "test cases/**"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- master
# Stable branches such as 0.56 or 1.0
- '[0-9]+.[0-9]+'
- amcn/13085
paths:
- "mesonbuild/**"
- "test cases/**"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/nonnative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- master
# Stable branches such as 0.56 or 1.0
- '[0-9]+.[0-9]+'
- amcn/13085
paths:
- "mesonbuild/**"
- "test cases/**"
Expand Down

0 comments on commit f2f9ce2

Please sign in to comment.