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 994ab1a commit d930d5eCopy full SHA for d930d5e
.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/label-when-approved@latest
+ uses: realstealthninja/label-when-approved@main
10
with:
11
approvals: 1
12
secret: ${{ secrets.GITHUB_TOKEN }}
0 commit comments