Skip to content

Commit

Permalink
Merge pull request #409 from jat001/main
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
zhihuiwan authored Feb 10, 2023
2 parents dc19e45 + 7da788d commit 7452a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- 'main'
- 'develop-[0-9].[0-9].[0-9]'
- 'develop-[0-9]+.[0-9]+.[0-9]+'

schedule:
- cron: '0 8 * * *'
Expand Down

0 comments on commit 7452a51

Please sign in to comment.