Skip to content

Commit

Permalink
re-enable on push, hope inputs restrict run
Browse files Browse the repository at this point in the history
  • Loading branch information
rengolin committed Feb 2, 2024
1 parent 8f693ee commit c659206
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tpp-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ on:
RUN_CLX_BENCH:
description: "Run on Coffee Lake"
default: 0
# push:
# branches: [ "ghactions" ]
# pull_request:
# branches: [ "ghactions" ]
push:
branches: [ "ghactions" ]
pull_request:
branches: [ "ghactions" ]

env:
NPROCS_LIMIT_LINK: 8
Expand Down

0 comments on commit c659206

Please sign in to comment.