Skip to content

Commit a7e94d5

Browse files
Update benchmark_pr.yml
Co-Authored-By: Mosè Giordano <765740+giordano@users.noreply.github.com>
1 parent 425de4f commit a7e94d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
generate_plots:
11-
if: github.event.pull_request.head.repo.full_name == github.repository
11+
if: "! github.event.pull_request.head.repo.fork"
1212
runs-on: ubuntu-latest
1313

1414
steps:

0 commit comments

Comments
 (0)