Skip to content

Commit

Permalink
try a different path to the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyTaylor committed Apr 12, 2024
1 parent f3598eb commit 2a3fc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_to_tech_debt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
call-workflow-add_to_technical_debt_project:
uses: sanger/.github/blob/master/workflows/add_to_technical_debt_project.yml
uses: sanger/.github/.github/workflows/add_to_technical_debt_project.yml@master
with:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: test-label

0 comments on commit 2a3fc08

Please sign in to comment.