Skip to content

Commit 037069f

Browse files
authored
fix: use workflow from the fix branch for testing
1 parent 8b29f6f commit 037069f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [ push, workflow_dispatch ]
55
jobs:
66
semantic_library_workflow:
77
name: push
8-
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1
8+
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@wrapper_validation_fix
99
with:
1010
java_version: '24'
1111
ktlint_version: '-1'

0 commit comments

Comments
 (0)