Skip to content

link back to main repo #2

link back to main repo

link back to main repo #2

Workflow file for this run

# SPDX-FileCopyrightText: Alliander N. V.
#
# SPDX-License-Identifier: Apache-2.0
name: Actions
on:
push:
branches: [master, main]
pull_request:
branches: [master, main]
jobs:
actions:
uses: Alliander/rcdt_linting/.github/workflows/actions.yml@main

Check failure on line 15 in .github/workflows/actions.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/actions.yml

Invalid workflow file

error parsing called workflow ".github/workflows/actions.yml" -> "Alliander/rcdt_linting/.github/workflows/actions.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.