CSIT: Set the cadence of selected daily jobs to normal
[ci-management.git] / .github / workflows / gerrit-verify.yaml
index 7213c1f..c4c9c9c 100644 (file)
@@ -44,8 +44,10 @@ on:
 
 jobs:
   call-gerrit-ci-management-verify:
-    # yamllint disable-line rule:line-length
-    uses: lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@4763193f992b39532dd373a268ed6d6fe11f8b72
+    # yamllint disable rule:line-length
+    uses:
+      lfit/releng-reusable-workflows/.github/workflows/gerrit-ci-management-verify.yaml@f1c0233862b6e944d4627a68a3f329cc97a50698  # v0.1.2
+    # yamllint enable rule:line-length
     with:
       GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
       GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}