Skip to content

feat: updates to gemara v1.0.0-rc.0 #4

feat: updates to gemara v1.0.0-rc.0

feat: updates to gemara v1.0.0-rc.0 #4

Workflow file for this run

---
name: "Auto Labeler"
on:
# pull_request_target event is required for autolabeler to support all PRs including forks
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
auto_labeler:
permissions:
contents: read
pull-requests: write
uses: github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@4207841bec4e1e360a791af5f8f90e7ff8fa28dd

Check failure on line 14 in .github/workflows/auto-labeler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-labeler.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-labeler.yml" -> "github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@425eb4597e2ee48576ee11b6a0eb0bf630d7d63d" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
config-name: release-drafter.yml
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}