Skip to content

Commit 775b206

Browse files
committed
fix(ci): add on condition for CI workflow
1 parent 110bd3a commit 775b206

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/pkl/ci.pkl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import "common.pkl"
55

66
name = "CI"
77

8+
on {}
9+
810
jobs {
911
["build"] {
1012
`runs-on` = "ubuntu-slim"

0 commit comments

Comments
 (0)