Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Aug 30, 2024
1 parent 58f25e1 commit a6d557c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-opening-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:

jobs:
add-issue-to-project:
uses: NeuroDesk/neurodesk-app/.github/workflows/add-issue-to-project.yml@main
uses: NeuroDesk/neurodesk.github.io/.github/workflows/add-issue-to-project.yml@main
secrets:
PAT: ${{ secrets.NEURODESK_GITHUB_TOKEN_ISSUE_AUTOMATION }}
PAT: ${{ secrets.NEURODESK_GITHUB_TOKEN_ISSUE_AUTOMATION }}

0 comments on commit a6d557c

Please sign in to comment.