We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a54e57 commit 1549900Copy full SHA for 1549900
.github/workflows/ci.yml
@@ -1,11 +1,8 @@
1
name: "CI - split: lint, generate, build, migrate, push"
2
3
on:
4
- push:
5
- branches: [ main ]
6
pull_request:
7
branches: [ main ]
8
- workflow_dispatch: {}
9
10
env:
11
# Default image name (override by setting the secret IMAGE_NAME to e.g. 'username/repo')
0 commit comments