Skip to content

Commit 2e20fd5

Browse files
authored
Merge pull request #108 from carpentries/dependabot/npm_and_yarn/comment-diff/multi-d2cde0b322
Bump @octokit/request and @actions/github in /comment-diff
2 parents ee791b0 + 0e8cae4 commit 2e20fd5

File tree

3 files changed

+277
-260
lines changed

3 files changed

+277
-260
lines changed

.github/workflows/test-comment-pr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
jobs:
88
test:
99
runs-on: ubuntu-22.04
10+
permissions:
11+
contents: write
12+
pull-requests: write
13+
repository-projects: write
1014
name: Testing Comment on PR
1115
steps:
1216
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)