Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  build: run every fifteen minutes
This commit is contained in:
tmux update bot
2026-07-13 09:42:03 +00:00

View File

@@ -3,7 +3,7 @@ name: Update OpenBSD tmux and portable
on:
workflow_dispatch:
schedule:
- cron: "17 3 * * *"
- cron: "*/15 * * * *"
permissions:
contents: write