Skip to content

workflow test

workflow test #2

Workflow file for this run

on:
push:
branches:
- *

Check failure on line 4 in .github/workflows/checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/checks.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
jobs:
heyo:
runs-on: ubuntu-latest
steps:
- name: bar
id: bar
run: |
echo "hehe"