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 0c2137b commit 8ca7f7dCopy full SHA for 8ca7f7d
.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