Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszklak committed Jul 1, 2024
1 parent dda4e93 commit 3e49b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ env:

jobs:
build-docker-and-push:
if: github.event_name == 'workflow_dispatch' && github.ref_name == 'main'
if: github.event_name == 'workflow_dispatch' && github.ref_name == 'LLT-5248-buildx-for-x86-and-arm-linux-test'
runs-on: ubuntu-22.04
permissions:
packages: write
Expand Down

0 comments on commit 3e49b63

Please sign in to comment.