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 559dfdb commit d3859b6Copy full SHA for d3859b6
.github/workflows/integration.yaml
@@ -3,6 +3,10 @@ name: 🔄 Integration
3
on:
4
pull_request:
5
6
+permissions:
7
+ contents: write
8
+ pull-requests: write
9
+
10
jobs:
11
linelint:
12
runs-on: ubuntu-latest
0 commit comments