Commit 08e66ab
authored
ci: also push on workflow_dispatch (manual deploy) (#4)
Auto-deploy on push-to-main is unchanged. This PR adds workflow_dispatch
as a second trigger that publishes — useful from the Actions pane to
refresh `tfroot-runner:latest` (which still hasn't been republished
since the bump in #2 due to the failed run + path-filter exclusion of
CI-only commits).1 parent f1baac9 commit 08e66ab
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments