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 f9ae0d4 commit 9bd2e27Copy full SHA for 9bd2e27
1 file changed
.github/workflows/integration-tests-benchmarks.yml
@@ -15,6 +15,10 @@ concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
16
cancel-in-progress: true
17
18
+permissions:
19
+ contents: write
20
+ pull-requests: write
21
+
22
jobs:
23
test:
24
name: Benchmarks
0 commit comments