mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-19 20:49:36 +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
|
issues: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: ⤵️ Checkout Repository
|
||||||
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
- name: ⤵️ Sync Latest Labels Definitions
|
- name: ⤵️ Sync Latest Labels Definitions
|
||||||
uses: ./sync-labels/action.yml
|
uses: ./sync-labels/action.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user