Skip to content

chore(main): release 0.8.1 #4

chore(main): release 0.8.1

chore(main): release 0.8.1 #4

Workflow file for this run

name: "Lint PR"
on:
pull_request:
types: [opened, edited, reopened, synchronize]
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
lint:
uses: radicalbit/radicalbit-github-workflows/.github/workflows/semantic-pull-requests.yaml@v1

Check failure on line 10 in .github/workflows/semantic-pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/semantic-pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/semantic-pr.yaml" -> "radicalbit/radicalbit-github-workflows/.github/workflows/semantic-pull-requests.yaml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
GIT_HUB_PAT: ${{ secrets.GIT_HUB_PAT }}