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 b625756 commit 031c201Copy full SHA for 031c201
.github/workflows/approved-label.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Add "approved" label when approved
9
- uses: realstealthninja/[email protected].0
+ uses: realstealthninja/[email protected].2
10
with:
11
requiredApproves: 1
12
secret: ${{ secrets.GITHUB_TOKEN }}
0 commit comments