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 635e2b0 commit d2399a2Copy full SHA for d2399a2
.github/workflows/build_idf_examples.yml
@@ -10,7 +10,7 @@ name: Build ESP-IDF USB examples
10
11
on:
12
pull_request:
13
- types: [opened, reopened, synchronize]
+ types: [opened, reopened]
14
15
jobs:
16
build:
0 commit comments