Skip to content

Feature: automate --> convert duplicates to hard links #1

Feature: automate --> convert duplicates to hard links

Feature: automate --> convert duplicates to hard links #1

name: Add to personal projects
on:
issues:
types:
- assigned
pull_request:
types:
- assigned
jobs:
add-to-project:
uses: CCBR/.github/.github/workflows/auto-add-user-project.yml@master

Check failure on line 13 in .github/workflows/auto-add-user-project.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-add-user-project.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-add-user-project.yml" -> "CCBR/.github/.github/workflows/auto-add-user-project.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
username: ${{ github.event.assignee.login }}
secrets: inherit