We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f735904 commit a928e6aCopy full SHA for a928e6a
.github/workflows/stackhpc-pull-request.yml
@@ -7,7 +7,7 @@ concurrency:
7
name: Pull request
8
'on':
9
pull_request:
10
- # FIXME: Remove
+ # FIXME: Remove - trigger on push
11
push:
12
jobs:
13
# Detect which files have changed and use this to run jobs conditionally.
0 commit comments