mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 07:53:38 +01:00
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"]
|
workflows: ["build"]
|
||||||
branches: [master]
|
branches: [master]
|
||||||
types: [completed]
|
types: [completed]
|
||||||
paths-ignore:
|
|
||||||
- '.github/*'
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-latest:
|
publish-latest:
|
||||||
name: publish-latest
|
name: publish-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user