Skip to content

feat: add WithEnumsAsStrings transpiler option #24

feat: add WithEnumsAsStrings transpiler option

feat: add WithEnumsAsStrings transpiler option #24

name: Dependabot Make Fix
on:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
call-dependabot-make-fix:
permissions:
contents: write
id-token: write
pull-requests: write
uses: einride/github-actions/.github/workflows/reusable-dependabot-make.yaml@master

Check failure on line 20 in .github/workflows/dependabot-make.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot-make.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/dependabot-make.yaml" -> "einride/github-actions/.github/workflows/reusable-dependabot-make.yaml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
einridebot_personal_access_token: ${{ secrets.EINRIDEBOT_PERSONAL_ACCESS_TOKEN }}