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 9856c06 commit cf143c4Copy full SHA for cf143c4
docs/migration.md
@@ -75,7 +75,7 @@ GitHub Actions の CI では community edition を使って Lint を実行して
75
以下のコマンドを実行してください。
76
77
```bash
78
-altas migrate lint --config file://atlas.ci.hcl --env local
+atlas migrate lint --config file://atlas.ci.hcl --env local
79
```
80
81
このコマンドでは、main ブランチと比較してマイグレーションが正しいかをチェックします。
0 commit comments