diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd4ec365d2c6c10893f52d188fda94289765d17f..6b13f00cab7615e71ea758ac4778b75bda304bf7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -137,6 +137,7 @@ include:
     - changes:
         - flux2/apps/$APP/*.yaml
         - flux2/cluster/optional/$APP/*.yaml
+        - flux2/infrastructure/sources/wordpress.yaml
         - install/install-${APP}.sh
         - test/taiko/*
     - if: '$TRIGGER_JOBS =~ /enable-wordpress/'
diff --git a/flux2/infrastructure/sources/wordpress.yaml b/flux2/infrastructure/sources/wordpress.yaml
index 3d103cbfaecbcd2f4f226e859b5660a8b888be21..8a9af6007501e5ff79d022257736891a088081c7 100644
--- a/flux2/infrastructure/sources/wordpress.yaml
+++ b/flux2/infrastructure/sources/wordpress.yaml
@@ -13,5 +13,4 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    # tag: 0.2.0
-    branch: 82-move-requirements-to-chart-use-uris-for-remote-repositories
+    tag: 0.2.0