Skip to content

Update dispatch.yml #105

Update dispatch.yml

Update dispatch.yml #105

Workflow file for this run

name: temp
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
issue_comment:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: crazy-max/ghaction-dump-context@v1
- run: sleep 3000