Skip to content

Commit f883471

Browse files
committed
CI: Build spack build on pull requests
1 parent 7557291 commit f883471

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/spack.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches:
88
- master
9+
pull_request:
10+
branches:
11+
- master
912

1013
concurrency:
1114
group: ${{ github.workflow}}-${{ github.head_ref }}

0 commit comments

Comments
 (0)