Skip to content

Commit 6820517

Browse files
Update build_esp32s3.yml
1 parent 8f3af52 commit 6820517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_esp32s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ESP32 S3
33

44
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onschedule
55
on:
6-
on: workflow_dispatch
6+
workflow_dispatch
77
push:
88
pull_request:
99
paths-ignore:

0 commit comments

Comments
 (0)