Skip to content

Commit 069ef7b

Browse files
committed
fix readme
1 parent 08dad50 commit 069ef7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ The `skip_if` field must be a valid [Expr-lang](https://expr-lang.org/) expressi
225225

226226
### Attributes
227227

228-
> [!INFO]
228+
> [!NOTE]
229229
> Missing an attribute? The `pkg/scm/gitlab/context_*` files are what is used to query GitLab, adding the missing `field` to the right `struct` should make it accessible.
230230
> Please open an issue or Pull Request if something is missing.
231231

@@ -235,7 +235,7 @@ They can be accessed exactly as shown in this list.
235235

236236
#### Project
237237

238-
> [!INFO]
238+
> [!NOTE]
239239
> See the [GitLab GraphQL `Project` resource](https://docs.gitlab.com/ee/api/graphql/reference/#project) for more details about the fields.
240240
>
241241
> Note that we use [`snake_case`](https://en.wikipedia.org/wiki/Snake_case) for fields instead of [`camelCase`](https://en.wikipedia.org/wiki/Camel_case)

0 commit comments

Comments
 (0)