Skip to content

Commit f0822ef

Browse files
remove ref for actions/checkout
1 parent 0640aab commit f0822ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/labeler.yml

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

0 commit comments

Comments
 (0)