Skip to content

Commit

Permalink
tweak again
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jan 9, 2024
1 parent 1a6b21c commit 0794ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
jobs:
check_registry:
if: (${{ github.head_ref }} == "dev") #&& (${{ github.repository }} == ${{ github.event.pull_request.head.repo.full_name }})
# if: (${{ github.head_ref }} == "dev") && (${{ github.repository }} == ${{ github.event.pull_request.head.repo.full_name }})
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 0794ad5

Please sign in to comment.