mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 11:34:00 +00:00
fix(ci): oops, forgot to checkout the repo
This commit is contained in:
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -33,5 +33,7 @@ jobs:
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- name: ⤵️ Checkout Repository
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: ⤵️ Sync Latest Labels Definitions
|
||||
uses: ./sync-labels/action.yml
|
||||
|
||||
Reference in New Issue
Block a user