We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcedad commit e0a3461Copy full SHA for e0a3461
1 file changed
.github/workflows/auto-deploy.yml
@@ -4,7 +4,7 @@ name: Auto Deploy
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: [main, test-fix-build-err]
+ branches: [test-fix-build-err]
8
paths:
9
- 'packages/docs/**'
10
- 'packages/projects/**'
0 commit comments