Skip to content

Commit 9fd5db8

Browse files
authored
Update stackhpc.yml
1 parent c4ad768 commit 9fd5db8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stackhpc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ on:
77
- main
88
paths-ignore:
99
- dev/**
10+
- !dev/setup-env.sh
1011
- docs/**
1112
- README.md
1213
- .gitignore
1314
pull_request:
1415
paths-ignore:
1516
- dev/**
17+
- !dev/setup-env.sh
1618
- docs/**
1719
- README.md
1820
- .gitignore

0 commit comments

Comments
 (0)