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 298cfb2 commit 7410288Copy full SHA for 7410288
.github/workflows/test.yml
@@ -2,6 +2,10 @@ name: Test
2
on:
3
pull_request:
4
5
+permissions:
6
+ pull-requests: write
7
+ contents: read
8
+
9
jobs:
10
test-docker-build-check:
11
name: test-docker-build-check
0 commit comments