Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Skip 1h for other jobs
  • Loading branch information
khanhduytran0 authored Nov 16, 2023
1 parent abdff47 commit 0e55fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 1 */2 *'
- cron: '0 1 1 */2 *'

jobs:
build_android:
Expand Down

0 comments on commit 0e55fd2

Please sign in to comment.