Skip to content

Commit

Permalink
Using brackets in conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-chambers committed Jul 30, 2024
1 parent f26bc00 commit a312f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ jobs:
pages_artifact_name: ${{ needs.build-docs.outputs.pages_artifact_name }}
if: ${{ github.ref_name == 'main' || github.head_ref == 'main'}}
needs: [test-python, build-docs, build-test-docker]


0 comments on commit a312f09

Please sign in to comment.