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

Bump black from 23.9.1 to 23.10.0 #8

Bump black from 23.9.1 to 23.10.0

Bump black from 23.9.1 to 23.10.0 #8

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