Skip to content

Commit

Permalink
Revert "Build Docker images daily during TeX Live 2024 pretest"
Browse files Browse the repository at this point in the history
This reverts commit 7ef64dd
and continues #411.
  • Loading branch information
Witiko committed Mar 13, 2024
1 parent 5d3dfdb commit bafbb16
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 * * *'
- cron: '30 4 * * MON'
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 bafbb16

Please sign in to comment.