mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 10:47:28 +01:00
ci: add push event
This commit is contained in:
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Daily Test
|
||||
|
||||
on:
|
||||
# push:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '13 13 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user