forgejo/routers/web/repo/actions
Oleksandr Redko 4aa61601c3
refactor: remove redundant err declarations (#32381)
(cherry picked from commit f4d3aaeeb9e1b11c5495e4608a3f52f316c35758)

Conflicts:
	- modules/charset/charset_test.go
	  Resolved by manually changing a `=` to `:=`, as per the
	  original patch. Conflict was due to `require.NoError`.
2024-11-05 09:33:15 +01:00
..
actions.go Fixes an visual bug where the info box to dispatch a workflow is shown even for users that lack permissions to actualy run the workflow. (#4305) 2024-07-06 05:30:58 +00:00
manual.go Fix boolean inputs in workflow_dispatch; closes #5425 2024-10-01 09:22:43 +02:00
view.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00