Skip to content

Commit 127bf6b

Browse files
Update push.yml
1 parent 45a4845 commit 127bf6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: ESP32 Arduino Libs CI
2-
32
on:
43
push:
54
branches:
65
- master
76
pull_request:
8-
7+
workflow_dispatch:
8+
99
concurrency:
1010
group: esp-idf-libs-${{github.event.pull_request.number || github.ref}}
1111
cancel-in-progress: true

0 commit comments

Comments
 (0)