Skip to content

Change workflow

Change workflow #9

Workflow file for this run

name: "[CI] Setup"
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build_app:
name: Build test application
uses: mainio/gha-decidim-module/setup-app@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build_app.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'