Skip to content

Commit 6acefc7

Browse files
committed
fix: quote on: key in CI workflow YAML
1 parent 71b4c2c commit 6acefc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: CI
22

3-
on:
3+
"on":
44
push:
55
branches: [main]
66
pull_request:

0 commit comments

Comments
 (0)