Skip to content

Commit

Permalink
Merge pull request #24 from gsarris/feature/schedule
Browse files Browse the repository at this point in the history
Schedule action
  • Loading branch information
gsarris authored Oct 31, 2024
2 parents 9caef91 + 40a4540 commit ca329d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '0 0 * * 0'


jobs:
build:
Expand Down

0 comments on commit ca329d5

Please sign in to comment.