Commit 73b4edf
committed
fix: add tag trigger to main.yml workflow
Added missing `tags: ['v*']` trigger to main.yml to enable the
release workflow chain when version tags are pushed.
This aligns with txaio, autobahn-python, zlmdb, cfxdb, and wamp-xbr
which all have this trigger configured.
Also added `workflow_dispatch` for manual triggering.
Note: This work was completed with AI assistance (Claude Code).1 parent fd58b52 commit 73b4edf
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments