Skip to content

Commit

Permalink
chore: ignore .github folder in release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Oct 2, 2024
1 parent 60a7ee5 commit 95e2cb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"smoke-tests",
"mock-globals",
"mock-registry",
"workspaces"
"workspaces",
".github"
]
},
"workspaces/arborist": {},
Expand Down

0 comments on commit 95e2cb1

Please sign in to comment.