We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6911b commit 4ee897dCopy full SHA for 4ee897d
.github/workflows/vuepress-deploy.yml
@@ -3,8 +3,6 @@ name: Build and Deploy
3
on:
4
workflow_dispatch:
5
push:
6
- branches:
7
- - main
8
9
jobs:
10
build:
0 commit comments