Skip to content

Commit

Permalink
Merge pull request #60 from unicef/master
Browse files Browse the repository at this point in the history
merge back
  • Loading branch information
domdinicola authored Oct 3, 2024
2 parents a741fc9 + 62a65e1 commit eb0c735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
elif [ ${{ github.ref }} == 'refs/heads/staging' ]; then
pipelineId=1286
elif [ ${{ github.ref }} == 'refs/heads/master' ]; then
pipelineId=1233
pipelineId=1483,1233
else
echo "No pipeline to trigger for ref ${{ github.ref }}"
exit 0
Expand Down

0 comments on commit eb0c735

Please sign in to comment.