mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-15 10:03:02 +01:00
Add name to rerun-flaky-tests job
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
- completed
|
||||
jobs:
|
||||
rerun_flaky_tests:
|
||||
name: Rerun Flaky Tests
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.run_attempt == 1 }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user