mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-15 14:59:15 +00:00
fix(ci): so you don't need the action.yml?
This commit is contained in:
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
|||||||
- name: ⤵️ Checkout Repository
|
- name: ⤵️ Checkout Repository
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user