Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nshyrei committed Apr 9, 2024
1 parent 4c9b97f commit 6ef0327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build-docker-images:
runs-on: ubuntu-20.04
if: github.event_name == 'pull_request' && github.event.action == 'opened'
# if: github.event_name == 'pull_request' && github.event.action == 'opened'
steps:
- name: Pull main repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 6ef0327

Please sign in to comment.