Skip to content

Commit 60b69e9

Browse files
committed
fix trigger branch
1 parent e0f9da4 commit 60b69e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
on:
22
push:
33
branches:
4-
- hexo
5-
tags:
6-
- v*
4+
- master
75
pull_request:
86
name: Build and deploy on push
97
jobs:

0 commit comments

Comments
 (0)