Skip to content

Commit 51a07d0

Browse files
committed
update workflow
1 parent b9e1406 commit 51a07d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: EJS Template Build and Deploy
22

3-
on:
3+
on:
44
push:
55
branches: [main]
66
schedule:
77
- cron: "22 11 * * Tue,Fri"
8+
workflow_dispatch:
89

910
jobs:
1011
pages:

0 commit comments

Comments
 (0)