Skip to content

workflows: pin clippy version #119

workflows: pin clippy version

workflows: pin clippy version #119

name: CI
on:
push:
branches: [main]
pull_request:
branches: ["*"]
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/build-and-test.yml

Check failure on line 15 in .github/workflows/on-push-main-or-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/on-push-main-or-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/on-push-main-or-pr.yml" -> "./.github/workflows/build-and-test.yml" : a step cannot have both the `uses` and `run` keys
secrets: inherit