Skip to content

Commit 273f609

Browse files
committed
ci: run MSYS filesystem edge probe
1 parent 7bdc3d5 commit 273f609

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build
22

33
on:
44
push:
5+
branches-ignore:
6+
- ci/msys-pacman-edges
57
pull_request:
68
repository_dispatch:
79
types: [run_build]

.github/workflows/msys-pacman-source.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
push:
1313
branches:
1414
- next
15+
- ci/msys-pacman-edges
1516
paths:
1617
- .gitattributes
1718
- cmake/Components.cmake

0 commit comments

Comments
 (0)