Skip to content

Commit

Permalink
Build Docker images daily during TeX Live 2024 pretest
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Feb 15, 2024
1 parent 6948b73 commit 7ef64dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
pull_request_target:
workflow_dispatch:
schedule:
- cron: '30 4 * * MON'
- cron: '30 4 * * *'
env:
DEBIAN_FRONTEND: noninteractive
DOCKER_DEV_IMAGE: ${{ github.event_name == 'pull_request_target' && github.event.pull_request.draft == true }}
Expand Down

0 comments on commit 7ef64dd

Please sign in to comment.