Skip to content

Commit

Permalink
build(container): 13 trixie
Browse files Browse the repository at this point in the history
  • Loading branch information
2moe committed Oct 12, 2024
1 parent e98f17a commit 941300b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/13-trixie.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build (13, Trixie)
# auto-task.start-build-time = ?
# on: { "push": { "paths": [".github/workflows/13-trixie.yml"] } }
on: { "schedule": [{ "cron": "13 13 * * 6" }] }
on: { "push": { "paths": [".github/workflows/13-trixie.yml"] } }
# on: { "schedule": [{ "cron": "13 13 * * 6" }] }

env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 941300b

Please sign in to comment.