Skip to content

Create test_style_file.R #10

Create test_style_file.R

Create test_style_file.R #10

Workflow file for this run

on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:
name: phs_checks.yaml
jobs:

Check failure on line 10 in .github/workflows/phs_checks.yaml

View workflow run for this annotation

GitHub Actions / phs_checks.yaml

Invalid workflow file

The workflow is not valid. In Public-Health-Scotland/actions/.github/workflows/phs_package_checks.yaml@main (Line: 10, Col: 11): Error from called workflow Public-Health-Scotland/actions/.github/workflows/phs_style.yaml@3f6f53a4db5c452ce1ba207db952158d52f958e2 (Line: 73, Col: 13): Unexpected symbol: '\'. Located at position 54 within expression: steps.commit_step.outputs.changes_detected == 'true' \ & steps.commit_step.outcome == 'failure'

Check failure on line 10 in .github/workflows/phs_checks.yaml

View workflow run for this annotation

GitHub Actions / phs_checks.yaml

Invalid workflow file

The workflow is not valid. In Public-Health-Scotland/actions/.github/workflows/phs_package_checks.yaml@main (Line: 10, Col: 11): Error from called workflow Public-Health-Scotland/actions/.github/workflows/phs_style.yaml@87613d23984f817b8de4cce1ce59259c5f75d6ab (Line: 73, Col: 13): Unexpected symbol: '\'. Located at position 54 within expression: steps.commit_step.outputs.changes_detected == 'true' \ && steps.commit_step.outcome == 'failure'
PHS-checks:
uses: Public-Health-Scotland/actions/.github/workflows/phs_package_checks.yaml@main
permissions: write-all
secrets: inherit