Skip to content

Update workflow organization, no caching #1

Update workflow organization, no caching

Update workflow organization, no caching #1

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
run-tests:
uses: sunbeam-labs/sunbeam/.github/workflows/tests.yml@${{ github.head_ref || github.ref_name }}

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

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

invalid value workflow reference: version cannot have whitespace: ${{ github.head_ref || github.ref_name }}
secrets: inherit