Skip to content

Commit d22b233

Browse files
Fix global CI reusable workflow owner
1 parent 417102f commit d22b233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/global-ci.yml

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

1111
jobs:
1212
global-ci:
13-
uses: Ecrazye/automation/.github/workflows/reusable-ci.yml@main
13+
uses: Tec-Kio/automation/.github/workflows/reusable-ci.yml@main
1414
with:
1515
run_python: true
1616
run_node: true

0 commit comments

Comments
 (0)