Skip to content

Commit

Permalink
Merge pull request #7 from DimensionDev/ci/build-and-generate
Browse files Browse the repository at this point in the history
build & generate when push to main branch
  • Loading branch information
guanbinrui committed Jun 21, 2023
2 parents 9571180 + e41f7ec commit e5b8eca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Generate and Deploy
on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
Expand Down

0 comments on commit e5b8eca

Please sign in to comment.