Skip to content

Commit

Permalink
enable manual run
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak committed Feb 2, 2024
1 parent b9270a9 commit 17fec31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test_release.yml
Expand Up @@ -2,6 +2,8 @@ on:
- pull_request
- push
- release
- workflow_dispatch

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 17fec31

Please sign in to comment.