Skip to content

temp_test

temp_test #23

Workflow file for this run

name: "temp_test"
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: '*/2 * * * *'
jobs:
hello:
runs-on: ubuntu-latest
steps:
- run: echo world