Skip to content

Add consistent testing #1

Add consistent testing

Add consistent testing #1

Workflow file for this run

name: Handle pull request event
on:
pull_request:
concurrency:

Check failure on line 6 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
group: ${{
( github.ref == 'refs/heads/master' && 'master' ) ||
format('{0}/{1}', github.workflow, github.ref)
}}
cancel-in-progress: true
jobs:
handle-syncwith:
name: Call Reusable SyncWith Handler
uses: NilFoundation/ci-cd/.github/workflows/[email protected]
with:
ci-cd-ref: 'v1.1.2'
secrets: inherit