Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Change execution of actions to the same timing
Browse files Browse the repository at this point in the history
  • Loading branch information
hokorobi committed Sep 3, 2023
1 parent e45e47c commit 05da985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deno test

on:
schedule:
- cron: "0 7 * * 0"
- cron: "0 9 * * 6"
push:
branches:
- master
Expand Down

0 comments on commit 05da985

Please sign in to comment.