ci: Remove paths-ignore since workflow_run doesn't support it
This commit is contained in:
parent
b8ab17eee1
commit
262d436533
2
.github/workflows/publish-latest.yml
vendored
2
.github/workflows/publish-latest.yml
vendored
@ -4,8 +4,6 @@ on:
|
||||
workflows: ["build"]
|
||||
branches: [master]
|
||||
types: [completed]
|
||||
paths-ignore:
|
||||
- '.github/*'
|
||||
jobs:
|
||||
publish-latest:
|
||||
name: publish-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user