We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b27f0 commit e5cd9f1Copy full SHA for e5cd9f1
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Deploy Documentation
2
3
on:
4
push:
5
- branches: [main, feat/first-release]
+ branches: [main]
6
paths:
7
- 'docs/**'
8
- 'packages/evolution/src/**'
0 commit comments