We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6a8f7 commit 051fcecCopy full SHA for 051fcec
1 file changed
.github/workflows/build.yml
@@ -15,6 +15,7 @@ jobs:
15
contents: read
16
id-token: write
17
packages: write
18
+ pull-requests: write
19
steps:
20
- uses: vexxhost/docker-atmosphere/.github/actions/build-image@main
21
with:
0 commit comments