mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
.github/workflows: notify recovery after schedule event
Notify recovery on IRC even after a faulure in the schedule event. Schedule events are recognized as default branch events, so we can't filter by the dev branch to get last status. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
ae00d0c022
commit
257912c328
1
.github/workflows/pkgcheck.yml
vendored
1
.github/workflows/pkgcheck.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
- name: Prepare job
|
||||
run: |
|
||||
LAST_STATUS=$(gh run list -R ${GITHUB_REPOSITORY} \
|
||||
--branch=dev \
|
||||
--workflow=pkgcheck.yml \
|
||||
--status=completed \
|
||||
--json=event,conclusion \
|
||||
|
Loading…
x
Reference in New Issue
Block a user