Skip to content

Commit e9acc8d

Browse files
committed
changed to correct name of workflow file
1 parent 5272e18 commit e9acc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Gitflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
build:
16-
uses: ./.github/workflows/ci-workflow.yml
16+
uses: ./.github/workflows/workflow.yml
1717
with:
1818
python-version: '3.12'
1919
secrets:

0 commit comments

Comments
 (0)