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 4967de4 commit 38b6397Copy full SHA for 38b6397
.github/workflows/stackhpc-pull-request.yml
@@ -7,6 +7,7 @@ concurrency:
7
name: Pull request
8
'on':
9
pull_request:
10
+ push:
11
jobs:
12
# Detect which files have changed and use this to run jobs conditionally.
13
# Note that we can't use the workflow-level paths attribute since this
0 commit comments