Skip to content

Commit

Permalink
Update upload_my_demo_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol authored Jul 19, 2024
1 parent d5023c3 commit a640f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_my_demo_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_call:
workflow_dispatch:
schedule:
- cron: '0 5 */30 * *'
- cron: '0 19 * * *'

env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
Expand Down

0 comments on commit a640f7a

Please sign in to comment.