Skip to content
Prev Previous commit
Next Next commit
ci: temporarily trigger release workflow on branch push for testing
  • Loading branch information
maxday committed Aug 14, 2026
commit f0c838f183afdad8a43b581bb7d691d5bf26e349
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release

on:
workflow_dispatch:
push:
branches: [maxday/test-release]

permissions:
contents: read
Expand Down
Loading