Skip to content

Commit d2399a2

Browse files
feat(ci): Disable idf examples build
1 parent 635e2b0 commit d2399a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_idf_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: Build ESP-IDF USB examples
1010

1111
on:
1212
pull_request:
13-
types: [opened, reopened, synchronize]
13+
types: [opened, reopened]
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)