mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
.github: Fix realtime param on Weekly and Nightly tests and...
Rename the "Cleanup" job in the cherry-pick and recheck jobs
to "Summary".
(cherry picked from commit 94237f684a)
This commit is contained in:
committed by
Asterisk Development Team
parent
96e6144d55
commit
c4ba44db52
2
.github/workflows/OnPRRecheck.yml
vendored
2
.github/workflows/OnPRRecheck.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
secrets:
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Cleanup:
|
||||
Summary:
|
||||
if: ${{ success() || failure() }}
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Setup,ReCheck]
|
||||
|
||||
Reference in New Issue
Block a user