Skip to content

Commit

Permalink
chore: fixed multi-lines string
Browse files Browse the repository at this point in the history
  • Loading branch information
giautm committed Jan 13, 2025
1 parent f14eaa6 commit 034520a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions monitor/schema/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ inputs:
For example, `file://config/atlas.hcl`, learn more about [Atlas configuration files](https://atlasgo.io/atlas-schema/projects).'
required: false
env:
description: 'The environment to use from the Atlas configuration file. For example, `dev`
(mutually exclusive with `url`).'
description: 'The environment to use from the Atlas configuration file. For example, `dev` (mutually exclusive with `url`).'
required: false
slug:
description: 'Optional unique identifier for the database server.'
Expand Down

0 comments on commit 034520a

Please sign in to comment.