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 89714e4 commit e0fefe1Copy full SHA for e0fefe1
.github/workflows/pr-comments.yml
@@ -9,7 +9,7 @@ jobs:
9
name: PR Comments
10
uses: RequestNetwork/auto-comments/.github/workflows/pr-auto-comments.yml@main
11
with:
12
- org_name: "RequestNetwork"
+ org_name: 'RequestNetwork'
13
# Using default comments from the auto-comments workflow
14
secrets:
15
token: ${{ secrets.GH_PAT_AUTO_COMMENTS }}
0 commit comments