Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zen8841 committed Nov 24, 2024
1 parent b9e1406 commit 51a07d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: EJS Template Build and Deploy

on:
on:
push:
branches: [main]
schedule:
- cron: "22 11 * * Tue,Fri"
workflow_dispatch:

jobs:
pages:
Expand Down

0 comments on commit 51a07d0

Please sign in to comment.