Skip to content

Commit 29ea126

Browse files
Update build_esp32s3.yml
1 parent f32e7a2 commit 29ea126

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build_esp32s3.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ name: ESP32 S3
44
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onschedule
55
on:
66
workflow_dispatch
7-
pull_request:
8-
paths-ignore:
9-
- 'examples/**'
10-
- 'README.md'
11-
- 'ci/*unix*.sh'
12-
- '.github/workflows/build_unix.yml'
7+
138

149
jobs:
1510
tensorflow_micropython_esp32_s3_build:

0 commit comments

Comments
 (0)