Skip to content

Commit

Permalink
Hotfix: Fix weekly GA schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Jul 26, 2021
1 parent af90f58 commit 0f11d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- develop
pull_request:
types: [opened, synchronize, reopened]
schedule:
- cron: '0 0 * * 0'

jobs:
test-github-cpuonly:
Expand Down

0 comments on commit 0f11d19

Please sign in to comment.