Skip to content

Commit 95e2cb1

Browse files
committedOct 2, 2024·
chore: ignore .github folder in release-please
1 parent 60a7ee5 commit 95e2cb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎release-please-config.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"smoke-tests",
3838
"mock-globals",
3939
"mock-registry",
40-
"workspaces"
40+
"workspaces",
41+
".github"
4142
]
4243
},
4344
"workspaces/arborist": {},

0 commit comments

Comments
 (0)
Please sign in to comment.