Skip to content

UHF-11137: Test reusable workflows #2882

UHF-11137: Test reusable workflows

UHF-11137: Test reusable workflows #2882

Workflow file for this run

on:
pull_request:
push:
branches: ['main', 'dev']
name: CI
jobs:
tests:
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/project-tests.yml@main

Check failure on line 8 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "city-of-helsinki/drupal-gh-actions/.github/workflows/project-tests.yml@main" (source branch with sha:07275bfecb2fe28f8adbd4f05f7b62f8d212fde0) : reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps
with:
caller_repository: ${{ github.repository }}
caller_ref: ${{ github.ref }}