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.
2 parents ec26a56 + 059dc66 commit 7d9a91bCopy full SHA for 7d9a91b
1 file changed
.github/workflows/pr.yaml
@@ -20,6 +20,7 @@ jobs:
20
permissions:
21
contents: read
22
pull-requests: write
23
+ statuses: write
24
env:
25
BUNDLE_GEMFILE: ${{ github.workspace }}/.github/DangerFiles/Gemfile
26
steps:
@@ -77,6 +78,7 @@ jobs:
77
78
79
80
81
82
83
84
outputs:
0 commit comments