Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Demo Time Out Action #2

Demo Time Out Action

Demo Time Out Action #2

Workflow file for this run

name: Demo Time Out Action
on:
workflow_dispatch:
jobs:
demo:
runs-on: ubuntu-latest
steps:
- name: Sleep for 6.5 hrs
run: sleep 23400 # 23400 seconds = 6.5 hours