mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Update issues.yml
This commit is contained in:
parent
d59a98072e
commit
7e2b9a012d
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
- name: IssueHandler
|
||||
uses: ScoopInstaller/Scoop-GithubActions@main
|
||||
uses: ScoopInstaller/GithubActions@main
|
||||
if: github.event.action == 'opened' || (github.event.action == 'labeled' && contains(github.event.issue.labels.*.name, 'verify'))
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user