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