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 6189306 commit 0c59e97Copy full SHA for 0c59e97
1 file changed
.github/workflows/benchmark.yml
@@ -1,11 +1,12 @@
1
name: Benchmark
2
3
on:
4
- pull_request:
+ pull_request_target:
5
branches: [main]
6
7
permissions:
8
pull-requests: write
9
+ issues: write
10
11
jobs:
12
benchmark:
0 commit comments