Skip to content

Commit 44082e3

Browse files
committed
fix(gh-action): testing hardcoded org
1 parent a9bea3b commit 44082e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-main-pr-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ on:
77

88
jobs:
99
call-java-code-quality-workflow:
10-
uses: ${{ github.repository_owner }}/app-summoner-sync/.github/workflows/trigger-java-code-quality.yml@feature/new-github-actions
10+
uses: zerodaycode/app-summoner-sync/.github/workflows/trigger-java-code-quality.yml@feature/new-github-actions

0 commit comments

Comments
 (0)