Skip to content

Commit

Permalink
chore: change regular visual testing schedule (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
cythilya authored Oct 17, 2022
1 parent f345aec commit d0564c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regular-visual-testing.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Regular Visual Testing
on:
schedule:
- cron: '0 */3 * * *'
- cron: '0 0 * * 1'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0564c9

Please sign in to comment.