Skip to content

Commit 07c8f39

Browse files
committed
Remove unnecessary actions/checkout in PR labeller job
1 parent a40bfb3 commit 07c8f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/label-prs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
name: Label
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v2
2120
- name: Apply Labels
2221
uses: actions/github-script@0.9.0
2322
with:

0 commit comments

Comments
 (0)