Skip to content

Commit 4044bcf

Browse files
committed
OPS: Fix path to reusable workflow
1 parent c217ed3 commit 4044bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/synced-add-issues-to-octue-board.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66

77
jobs:
88
add-issues-to-octue-board:
9-
uses: octue/.github/workflows/reusable-add-issues-to-octue-board.yaml@main
9+
uses: octue/.github/.github/workflows/reusable-add-issues-to-octue-board.yaml@main
1010
secrets:
1111
github-token: ${{ secrets.PROJECT_AUTOMATION_GITHUB_TOKEN_2 }}

0 commit comments

Comments
 (0)