Skip to content

Commit 7be9ec5

Browse files
committed
ci: run patched MSYS pacman source test
1 parent 14a1d5a commit 7be9ec5

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-source
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
@@ -11,6 +11,7 @@ on:
1111
push:
1212
branches:
1313
- next
14+
- ci/msys-pacman-source
1415
paths:
1516
- cmake/Components.cmake
1617
- patches/pacman/**

0 commit comments

Comments
 (0)