Add dummy if statement to ensure it works

This commit is contained in:
Elijah 2024-02-02 09:25:44 +01:00
parent 3d7741f3df
commit 8c21ae3b1e
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ jobs:
echo $GITHUB_REF_NAME
echo $GITHUB_REF
echo $GITHUB_REF_TYPE
if: success() && github.ref == 'refs/heads/testing-pipeline'
- name: Trigger Remote Script
run: |