Skip to content

Commit

Permalink
Merge branch 'stable/v8.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
szmyd committed Jun 23, 2023
2 parents 711c2b6 + eb43f5d commit e6d1ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge_conan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/eBay/homestore/actions/workflows/merge_conan_build.yml/dispatches \
-d '{"ref":"master","inputs":{}}'
if: ${{ github.ref == 'master' }}
if: ${{ github.ref == 'refs/heads/master' }}

0 comments on commit e6d1ec7

Please sign in to comment.