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 ac45e2d commit 1d003dfCopy full SHA for 1d003df
.github/workflows/push.yml
@@ -1,6 +1,7 @@
1
name: ESP32 Arduino Libs CI
2
3
on:
4
+ workflow_dispatch: # Manually start a workflow
5
push:
6
branches:
7
- master
0 commit comments