Skip to content

Commit

Permalink
try to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
feihong committed Feb 27, 2024
1 parent 6db04f8 commit 9cb30ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
# Runs on pushes targeting the `master` branch.
push:
branches:
- master
- reason-syntax
schedule:
# Prime the caches every Monday
- cron: 0 1 * * MON
- cron: 0 1 * * MON

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 9cb30ce

Please sign in to comment.