Skip to content

Commit b84f84a

Browse files
authored
Ignore reusable workflow when initializing repo
1 parent 032439d commit b84f84a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.netconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@
2525
[file "src/kzu.snk"]
2626
url = https://github.com/devlooped/oss/blob/main/src/kzu.snk
2727
skip
28+
29+
# reusable workflows not intended for standalone execution
30+
[file ".github/workflows/dotnet-file-core.yml"]
31+
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file-core.yml
32+
skip
33+

0 commit comments

Comments
 (0)