diff --git a/.forgejo/workflows/integration.yml b/.forgejo/workflows/integration.yml index 2eaa8e8..025fc3d 100644 --- a/.forgejo/workflows/integration.yml +++ b/.forgejo/workflows/integration.yml @@ -3,6 +3,7 @@ name: Integration tests for the release process on: push: paths: + - go.mod - .forgejo/workflows/release.yml - .forgejo/workflows/integration.yml