aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/commit.go
diff options
context:
space:
mode:
authorendo0911engineer <161911062+endo0911engineer@users.noreply.github.com>2025-06-10 02:44:45 +0900
committerGitHub <noreply@github.com>2025-06-09 17:44:45 +0000
commitb408bf2f0bb6e76e73421e63128f08d42047e7c0 (patch)
treeaff08bf3283ae0bb4f42f4eb3b101c32b4b6de44 /routers/web/repo/commit.go
parentc6b2cbd75d290b3b831d9b0ee8b47270e68b273b (diff)
downloadgitea-b408bf2f0bb6e76e73421e63128f08d42047e7c0.tar.gz
gitea-b408bf2f0bb6e76e73421e63128f08d42047e7c0.zip
Fix: skip paths check on tag push events in workflows (#34602)
## Summary Fix skipping of `paths` condition in workflows triggered by tag push events. ## Details - Ensure workflows triggered by tag pushes bypass the `paths` filter check. - Prevent incorrect skipping of workflows due to `paths` conditions on tag pushes. - Added and updated unit tests to verify correct behavior.
Diffstat (limited to 'routers/web/repo/commit.go')
0 files changed, 0 insertions, 0 deletions