mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-12-01 19:17:12 -05:00
parent
09d01700ae
commit
55dba874ef
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ In a `workflow` file strings that look like `${{ ... }}` are evaluated by the `F
|
||||||
- boolean: true or false
|
- boolean: true or false
|
||||||
- null: null
|
- null: null
|
||||||
- number: any number format supported by JSON
|
- number: any number format supported by JSON
|
||||||
- string: enclosed in single quotes. Two single quotes
|
- string: enclosed in single quotes
|
||||||
|
|
||||||
#### Logical operators
|
#### Logical operators
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue