We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee5931 commit 59da34fCopy full SHA for 59da34f
.github/workflows/check-breaking-prs.yml
@@ -5,6 +5,9 @@ on:
5
- cron: '0 8 * * *'
6
workflow_dispatch:
7
8
+permissions:
9
+ actions: write
10
+
11
jobs:
12
pr-verify-job:
13
runs-on: ubuntu-latest
0 commit comments