Skip to content

pBC first draft

pBC first draft #3

Workflow file for this run

name: List subtasks
on:
push:
branches:
- '**'
paths:
- '*/subtasks.json'
workflow_dispatch:
jobs:
run:
if: ${{ github.repository != 'TNFSH-Programming-Contest/tps-starter' }}
uses: TNFSH-Programming-Contest/tps-actions/.github/workflows/list-subtasks.yml@main

Check failure on line 14 in .github/workflows/list-subtasks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/list-subtasks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/list-subtasks.yml" -> "TNFSH-Programming-Contest/tps-actions/.github/workflows/list-subtasks.yml@main" : failed to fetch workflow: workflow was not found.