Skip to content

Commit 1549900

Browse files
committed
Fix 2
1 parent 5a54e57 commit 1549900

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: "CI - split: lint, generate, build, migrate, push"
22

33
on:
4-
push:
5-
branches: [ main ]
64
pull_request:
75
branches: [ main ]
8-
workflow_dispatch: {}
96

107
env:
118
# Default image name (override by setting the secret IMAGE_NAME to e.g. 'username/repo')

0 commit comments

Comments
 (0)