Skip to content

Allow run createRelease manually #1

Allow run createRelease manually

Allow run createRelease manually #1

Workflow file for this run

name: Inspections
on:
pull_request:
jobs:
inspections:
name: Inspections
uses: adjust/githubWorkflows/.github/workflows/inspections.yml@v7.5.23

Check failure on line 9 in .github/workflows/inspections.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/inspections.yml

Invalid workflow file

error parsing called workflow ".github/workflows/inspections.yml" -> "adjust/githubWorkflows/.github/workflows/inspections.yml@v7.5.23" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
package_manager: npm
node_version: '20.19.2'
secrets:
GITHUB_ORGANIZATION_ACCESS_TOKEN: ${{ secrets.AUTOMATE_GITHUB_ACCESS_TOKEN }}