Skip to content

Commit 39ac181

Browse files
authored
Merge pull request #87 from oslokommune/yaml-alias-fix
Single quote glob in YAML file
2 parents 3e761fd + 5e55975 commit 39ac181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
dataplatform:
2-
- **/*
2+
- '**/*'

0 commit comments

Comments
 (0)