We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6c15a8 + 7e8bca4 commit da43bd7Copy full SHA for da43bd7
.github/workflows/ci.yml
@@ -10,6 +10,8 @@ permissions:
10
id-token: write
11
# Grants the workflow write access to the repository contents. (needed for the semantic release)
12
contents: write
13
+ issues: write
14
+ pull-requests: write
15
16
jobs:
17
build:
0 commit comments