mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-03 17:43:09 +03:00
Fix local actions (#9831)
This commit is contained in:
parent
08453ebe48
commit
888fcac8f3
2
.github/workflows/add-labels-priority.yml
vendored
2
.github/workflows/add-labels-priority.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
|||||||
uses: ./.github/actions/get-labels
|
uses: ./.github/actions/get-labels
|
||||||
with:
|
with:
|
||||||
issue_number: ${{ github.event.pull_request.number }}
|
issue_number: ${{ github.event.pull_request.number }}
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- id: get-si-members
|
- id: get-si-members
|
||||||
name: Get simple-icons members
|
name: Get simple-icons members
|
||||||
|
Loading…
Reference in New Issue
Block a user