Skip to content

Commit da949b3

Browse files
committed
fix: lint
Signed-off-by: Joana Maia <jmaia@contractor.linuxfoundation.org>
1 parent 8ea9d01 commit da949b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

services/apps/security_best_practices_worker/example-config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ services:
1212
- Maturity Level 1
1313

1414
vars:
15-
owner: "$REPO_OWNER"
16-
repo: "$REPO_NAME"
17-
token: "$GITHUB_TOKEN"
15+
owner: '$REPO_OWNER'
16+
repo: '$REPO_NAME'
17+
token: '$GITHUB_TOKEN'

0 commit comments

Comments
 (0)