Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-30 22:06:11 +01:00
forgejo/routers/web/repo/actions
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535)
In GitHub, we can not rerun jobs if the workflow is disabled.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-22 10:30:02 +08:00
..
actions.go add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
view.go Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00