We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936b069 commit 10b8bdaCopy full SHA for 10b8bda
templates/.github/uci.yml
@@ -3,4 +3,4 @@
3
# For more information, see https://github.com/ipdxco/unified-github-workflows
4
5
# The Unified CI templates which should be distributed to your project.
6
-files: ${{{ .github.workflows - (.source.workflows - .github.workflows) }}}
+files: ${{{ .github.workflows - (.github.workflows - .source.workflows) }}}
0 commit comments