Skip to content

Commit

Permalink
fix indentation and try a new path to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyTaylor committed Apr 12, 2024
1 parent d059c5e commit 27410d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .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/workflows/add_to_technical_debt_project.yml@main
with:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: test-label
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 27410d4

Please sign in to comment.