Skip to content

chore: remove pr template #604

chore: remove pr template

chore: remove pr template #604

Workflow file for this run

name: timeout
on:
workflow_dispatch:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
my-job:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- run: echo "done before timeout"
timeout-minutes: 1 # each step