Changeset 57052
- Timestamp:
- 11/01/2023 07:29:53 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/failed-workflow.yml
r56830 r57052 27 27 permissions: 28 28 actions: write 29 timeout-minutes: 2029 timeout-minutes: 30 30 30 31 31 steps: … … 33 33 uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1 34 34 with: 35 retries: 1 035 retries: 15 36 36 retry-exempt-status-codes: 418 37 37 script: |
Note: See TracChangeset
for help on using the changeset viewer.