Skip to content

feat(github-action)!: Update ubuntu ( 22.04 → 24.04 ) #10

feat(github-action)!: Update ubuntu ( 22.04 → 24.04 )

feat(github-action)!: Update ubuntu ( 22.04 → 24.04 ) #10

Workflow file for this run

---
name: PR Lint
on:
push:
branches-ignore: [master, main]
# Remove the line above to run when pushing to master
pull_request:
branches: [master, main]
jobs:
SuperLinter:
uses: ivuorinen/.github/.github/workflows/pr-lint.yml@main

Check failure on line 13 in .github/workflows/pr-lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-lint.yml" -> "ivuorinen/.github/.github/workflows/pr-lint.yml@main" (source branch with sha:e0c156ee93603ac49c0eebc06f5363982dbc34ec) : workflow is not reusable as it is missing a `on.workflow_call` trigger