1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:03:57 +03:00
yp05327 d872ce006c
Avoid running action when action unit is disabled after workflows detected (#30331)
Fix #30243

We only checking unit disabled when detecting workflows, but not in
runner `FetchTask`.
So if a workflow was detected when action unit is enabled, but disabled
later, `FetchTask` will still return these detected actions.

Global setting: repo.ENABLED and repository.`DISABLED_REPO_UNITS` will
not effect this.
2024-04-08 22:08:26 +08:00
..
2024-04-07 19:17:06 +08:00
2024-03-04 08:16:03 +00:00
2024-03-28 16:14:30 +00:00
2024-04-07 19:17:06 +08:00
2023-12-25 21:25:29 +01:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2024-03-04 08:16:03 +00:00
2023-12-25 21:25:29 +01:00