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 a7830b0 commit b2871fbCopy full SHA for b2871fb
.github/workflows/release.yml
@@ -7,6 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
permissions:
9
contents: write
10
+ pull-requests: write
11
steps:
12
- name: Validate branch
13
if: ${{ github.ref != 'refs/heads/master' }}
0 commit comments