Skip to content

Commit

Permalink
workflows added missing workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 18, 2024
1 parent 365d406 commit 16654f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2-ucrt64-drivers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
name: MSYS2 UCRT64 GCC/Clang TinyDrivers

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 16654f2

Please sign in to comment.