mirror of
https://github.com/clearlinux/official-images.git
synced 2026-09-01 02:34:51 +00:00
Remove unnecessary actions/checkout in PR labeller job
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
name: Label
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Apply Labels
|
||||
uses: actions/github-script@0.9.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user