mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-05 14:55:29 +08:00
gha: update workflow trigger
This commit is contained in:
parent
b7618725f9
commit
ded0a1ada3
6
.github/workflows/push.yml
vendored
6
.github/workflows/push.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Push workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'release-v*'
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user