Skip to content

CI Updates

CI Updates #4

Workflow file for this run

name: PR Manager
on:
schedule:
- cron: '0 12 * * *'
pull_request:
types: [ labeled ]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
check-fcp:
name: Manage PRs
uses: ./.github/actions/pr-manager

Check failure on line 16 in .github/workflows/pr-manager.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-manager.yml

Invalid workflow file

invalid value workflow reference: no version specified
id: manage-prs