We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c820c2 commit 8164e3aCopy full SHA for 8164e3a
.github/workflows/push.yml
@@ -1,6 +1,8 @@
1
name: ESP32 Arduino Libs CI
2
3
on:
4
+ workflow_dispatch:
5
+
6
push:
7
branches:
8
- master
0 commit comments