Skip to content

Commit 298e23c

Browse files
actions/checkout to branch
1 parent 8316091 commit 298e23c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v3
10+
with:
11+
ref: fix_labeler_v5
1012
- uses: actions/labeler@v4
1113
with:
1214
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)