Skip to content

Add GitHub action files for use with DevOps #1

Add GitHub action files for use with DevOps

Add GitHub action files for use with DevOps #1

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-tests:
uses: AstarVienna/DevOps/.github/workflows/tests.yml@main

Check failure on line 16 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tests.yml" -> "AstarVienna/DevOps/.github/workflows/tests.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit