Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit d15672e

Browse files
authored
Merge pull request #53 from Xeonacid/patch-1
fix label-when-approved-action branch
2 parents d09c6f9 + 3b7daf6 commit d15672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/17_add-step-suggestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
runs-on: ubuntu-latest
77
steps:
88
- name: Label when approved
9-
uses: pullreminders/label-when-approved-action@main
9+
uses: pullreminders/label-when-approved-action@master
1010
env:
1111
APPROVALS: "1"
1212
GITHUB_TOKEN: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}

0 commit comments

Comments
 (0)