Skip to content

doc: update README.md #2

doc: update README.md

doc: update README.md #2

Workflow file for this run

on: push
name: Push on main
jobs:
check:
uses: ./.github/workflows/clippy.yml
with:
job: clippy_check

Check failure on line 8 in .github/workflows/push_on_main.yml

View workflow run for this annotation

GitHub Actions / Push on main

Invalid workflow file

The workflow is not valid. .github/workflows/push_on_main.yml (Line: 8, Col: 12): Invalid input, job is not defined in the referenced workflow.
format:
uses: ./.github/workflows/fmt.yml
with:
job: format
changelog:
uses: ./.github/workflows/changelog.yml
with:
job: push-changelog