Skip to content

style: reformat files with prettier #6

style: reformat files with prettier

style: reformat files with prettier #6

Workflow file for this run

name: 'On push ⚙️'
on:
push:
branches:
- main
concurrency:
group: '${{ github.workflow }}-${{ github.ref }}'
cancel-in-progress: true
jobs:
rebase-prs:
uses: ./.github/workflows/rebase-prs.yml

Check failure on line 14 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yml" -> "./.github/workflows/rebase-prs.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit