Skip to content

Bump semver from 7.7.3 to 7.7.4 #61

Bump semver from 7.7.3 to 7.7.4

Bump semver from 7.7.3 to 7.7.4 #61

Workflow file for this run

# Calls the org-level reusable workflow to add PRs to the TODO Board
name: Add PR to Project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
uses: adapt-security/.github/.github/workflows/new.yml@main

Check failure on line 13 in .github/workflows/new.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/new.yml

Invalid workflow file

error parsing called workflow ".github/workflows/new.yml" -> "adapt-security/.github/.github/workflows/new.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}