File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ you have to add `@` in front of any KeyValue Pair assignment.
143143#### API Token(s)
144144
145145Both ` API_TOKEN ` and ` API_TOKENS ` support multiple Tokens seperated by a ` , ` ** Comma** .
146- During Authentikcation Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
146+ During Authentication Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
147147
148148``` yaml
149149environment :
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - dev
7- paths-ignore :
7+ paths :
88 - " **/*.go"
99
1010jobs :
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ you have to add `@` in front of any KeyValue Pair assignment.
202202#### API Token(s)
203203
204204Both `API_TOKEN` and `API_TOKENS` support multiple Tokens seperated by a `,` **Comma**.
205- During Authentikcation Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
205+ During Authentication Secured Signal API will try to match the given Token against the list of Tokens inside of these Variables.
206206
207207```yaml
208208environment:
You can’t perform that action at this time.
0 commit comments