Skip to content

Commit

Permalink
build: update daily test timing
Browse files Browse the repository at this point in the history
  • Loading branch information
EnixCoda authored Oct 26, 2023
1 parent a116357 commit 22beabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- 'server/**'
# Runs everyday to detect GitHub update in time
schedule:
- cron: '0 0 * * *'
- cron: '30 16 * * *'

jobs:
build:
Expand Down

1 comment on commit 22beabf

@vercel
Copy link

@vercel vercel bot commented on 22beabf Oct 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gitako – ./

gitako.vercel.app
gitako-enix.vercel.app
gitako-git-develop-enix.vercel.app
gitako.enix.one

Please sign in to comment.