We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa95e39 commit 263ea0aCopy full SHA for 263ea0a
1 file changed
.github/workflows/pr-workflow.yaml
@@ -18,6 +18,6 @@ jobs:
18
name: © Validate Copyright Headers
19
uses: marklogic/pr-workflows/.github/workflows/copyright-check.yml@main
20
permissions:
21
- contents: read
+ contents: write
22
pull-requests: write
23
- issues: write
+ issues: write
0 commit comments