Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit bde1578

Browse files
authored
Update build.yaml
1 parent f2180b1 commit bde1578

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: "Build and push"
22

33
on:
44
push:
5-
branches: []
5+
branches: [main]
6+
pull_request: {}
67

78
jobs:
89
lint:

0 commit comments

Comments
 (0)