Skip to content

temp_test

temp_test #8

Workflow file for this run

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