Skip to content

Workflow file for this run

name: CERT-level1-pipeline-list-new
on:
workflow_dispatch:
push:
paths:
- 'pipe/processed_datums_reader/level1_pipeline_list.txt'
workflow_dispatch: {} # Allows trigger of workflow from web interface
env:
ACTIVE_CONTEXT: cert
jobs:
deploy:
runs-on: ubuntu-latest
- name: Put file

Check failure on line 16 in .github/workflows/demo.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/demo.yaml

Invalid workflow file

You have an error in your yaml syntax on line 16
uses: ./.github/actions/put-file