Skip to content

Merge pull request #99 from rhoerr/workflow-all-branches #118

Merge pull request #99 from rhoerr/workflow-all-branches

Merge pull request #99 from rhoerr/workflow-all-branches #118

Workflow file for this run

name: Unit Tests
run-name: ${{ github.actor }} is running Unit Tests
on:
pull_request:
branches:
- *

Check failure on line 6 in .github/workflows/unit-tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/unit-tests.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
permissions:
contents: write
jobs:
run-unit-tests:
uses: mage-os/infrastructure/.github/workflows/unit-tests.yml@main