Skip to content

Commit

Permalink
ci: allow manual run of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewnbrown authored Apr 16, 2024
1 parent cbe77d1 commit 5cfd457
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

workflow_dispatch:

permissions:
contents: read

Expand Down

0 comments on commit 5cfd457

Please sign in to comment.