Skip to content

Commit

Permalink
improve ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jan 9, 2025
1 parent ca42c7f commit bcbc6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/queue_and_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
docker:
name: Docker
runs-on: ubuntu-latest
if: ${{ github.event_name == 'merge_group' || github.event_name == 'pull_request' }}
# if: ${{ github.event_name == 'merge_group' || github.event_name == 'pull_request' }}
env:
GIT_LFS_SKIP_SMUDGE: 1
REGISTRY_URL: ghcr.io
Expand Down

0 comments on commit bcbc6bc

Please sign in to comment.