Skip to content

Commit

Permalink
Merge branch 'feature/127-integrate-docs-into-main-repo' of https://g…
Browse files Browse the repository at this point in the history
…ithub.com/openbase/bco into feature/127-integrate-docs-into-main-repo
  • Loading branch information
LukBelter committed May 7, 2024
2 parents 37d6edc + 09a1972 commit 7b3942a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
needs: build
if: |
(github.event.pull_request.draft == false)
&& (needs.check.outputs.worth_testing == true)
&& (needs.check.outputs.testing_needed == true)
runs-on: ubuntu-latest

Expand Down

0 comments on commit 7b3942a

Please sign in to comment.