Skip to content

Commit

Permalink
fixing workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrachh committed Feb 20, 2024
1 parent df4b43e commit ee18e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch
workflow_dispatch:

jobs:
Linux:
Expand Down

0 comments on commit ee18e37

Please sign in to comment.