Skip to content

Commit dc7bef6

Browse files
committed
Remove workflow tweak for triggering AIO testing upon push.
1 parent 2cd12a9 commit dc7bef6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/stackhpc-pull-request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ concurrency:
77
name: Pull request
88
'on':
99
pull_request:
10-
# FIXME: Remove
11-
push:
1210
jobs:
1311
# Detect which files have changed and use this to run jobs conditionally.
1412
# Note that we can't use the workflow-level paths attribute since this

0 commit comments

Comments
 (0)