Skip to content

add rubocop

add rubocop #3

Workflow file for this run

name: 'Styles'
on: pull_request
jobs:
styles:
uses: forward3d/github-actions-workflows/.github/workflows/styles.yml@main

Check failure on line 7 in .github/workflows/rubocop.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rubocop.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rubocop.yml" -> "forward3d/github-actions-workflows/.github/workflows/styles.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
working-directory: .
secrets:
GH_PACKAGES_TOKEN: ${{ secrets.GH_PACKAGES_TOKEN }}