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 893788f commit 334b72aCopy full SHA for 334b72a
.github/workflows/ci.yml
@@ -53,6 +53,7 @@ jobs:
53
runs-on: ubuntu-22.04
54
permissions:
55
contents: write
56
+ issues: write
57
if: ${{ github.event.repository.fork == false }}
58
steps:
59
- name: Checkout Repository
0 commit comments