Skip to content

Commit 7bb8fe1

Browse files
authored
Verify CI Triggers and Version Sync (#36)
* chore: test CI triggers without skip tags * fix: enable manual CI triggers and clean up workflow
1 parent c8e804b commit 7bb8fe1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ "master", "main" ]
66
pull_request:
77
branches: [ "master", "main" ]
8+
workflow_dispatch:
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)