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 e0f9da4 commit 60b69e9Copy full SHA for 60b69e9
.github/workflows/push.yml
@@ -1,9 +1,7 @@
1
on:
2
push:
3
branches:
4
- - hexo
5
- tags:
6
- - v*
+ - master
7
pull_request:
8
name: Build and deploy on push
9
jobs:
0 commit comments