Skip to content

Commit 890f0ad

Browse files
committed
Trigger GitOps
1 parent 37f954c commit 890f0ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name: Lint, Build, Tests
33
on:
44
push:
5-
branches: [ $default-branch ]
5+
branches:
6+
- main
67
pull_request:
78
types: [opened, reopened, synchronize]
89
jobs:

0 commit comments

Comments
 (0)