Skip to content

Commit

Permalink
add workflow dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
amoravec committed Apr 29, 2024
1 parent d03b1ce commit 3bd2947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
pull_request:
types: [opened, synchronize]
workflow_dispatch:

jobs:
framework:
Expand Down

0 comments on commit 3bd2947

Please sign in to comment.