We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37dda2c commit c2fe192Copy full SHA for c2fe192
.github/workflows/pull-request.yml
@@ -5,6 +5,7 @@ name: Arduino-Pico CI
5
6
on:
7
pull_request:
8
+ workflow_dispatch:
9
10
jobs:
11
0 commit comments