Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
Run test once a month
  • Loading branch information
virtualdj committed Nov 11, 2023
1 parent 45ea212 commit 1fdda5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 1 1 * *'

permissions:
contents: read
Expand Down

0 comments on commit 1fdda5f

Please sign in to comment.