Skip to content

Commit 10b8bda

Browse files
committed
fix: uci.yml defaults
1 parent 936b069 commit 10b8bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/.github/uci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# For more information, see https://github.com/ipdxco/unified-github-workflows
44

55
# The Unified CI templates which should be distributed to your project.
6-
files: ${{{ .github.workflows - (.source.workflows - .github.workflows) }}}
6+
files: ${{{ .github.workflows - (.github.workflows - .source.workflows) }}}

0 commit comments

Comments
 (0)