Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Dec 14, 2023
1 parent 54a6c0c commit 2ce307d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

jobs:
build-docker:
if: ${{ github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch' }}
# if: ${{ github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch' }}
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 2ce307d

Please sign in to comment.