Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Bump watchfiles from 0.20.0 to 0.21.0 #5

Bump watchfiles from 0.20.0 to 0.21.0

Bump watchfiles from 0.20.0 to 0.21.0 #5

name: Pull request main
on:
pull_request_target:
branches: [main]
jobs:
lint:
uses: ./.github/workflows/lint.yml
with:
ref: ${{ github.ref }}
secrets: inherit
test:
uses: ./.github/workflows/tests.yml

Check failure on line 14 in .github/workflows/pull-request-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request-main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request-main.yml" -> "./.github/workflows/tests.yml" : failed to fetch workflow: workflow was not found.
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit