mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 09:54:11 +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
|
||||
with:
|
||||
issue_number: ${{ github.event.pull_request.number }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- id: get-si-members
|
||||
name: Get simple-icons members
|
||||
|
Loading…
Reference in New Issue
Block a user