Skip to content

Commit 6f2e0d3

Browse files
authored
.
1 parent 623b7df commit 6f2e0d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/renew.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Scheduled GitHub Pages Redeploy
22

33
on:
4+
push:
5+
branches:
6+
- main
47
schedule:
58
- cron: '0 0 1 * *'
69
workflow_dispatch:

0 commit comments

Comments
 (0)