Skip to content

Commit 7bdeb99

Browse files
committed
Fix typo in workflow
1 parent ce8c444 commit 7bdeb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build firmware
22

33
on:
4-
pull:
4+
pull_request:
55
branches:
66
- main
77
push:

0 commit comments

Comments
 (0)