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 836562e commit 78287b7Copy full SHA for 78287b7
.github/workflows/breaking.yml
@@ -11,6 +11,8 @@ jobs:
11
group: broken-changes-${{ github.ref }}
12
cancel-in-progress: true
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ pull-requests: write
16
steps:
17
- name: Install Go
18
uses: actions/setup-go@v3
0 commit comments