Skip to content

Commit

Permalink
Stop building labextension docker image on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
meffmadd committed Mar 2, 2024
1 parent 4448d4f commit 4bd5c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
needs: build_labextension
uses: ./.github/workflows/docker.yml
secrets: inherit
if: github.event_name != 'pull_request'


release_labextension:
Expand Down

0 comments on commit 4bd5c55

Please sign in to comment.