Skip to content

Commit

Permalink
Merge pull request #1 from Kesari3008/test_pipeline_changes_locally
Browse files Browse the repository at this point in the history
fix(docs): testing deploy CD changes
  • Loading branch information
Kesari3008 authored Sep 14, 2023
2 parents 8d901cc + a8bb688 commit f3dcddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches: # White-list of deployable tags and branches. Note that all white-listed branches cannot include any `/` characters
- next
- SPARK-455628-Pipeline-changes-to-push-to-documentation-branch

env:
rid: ${{ github.run_id }}-${{ github.run_number }}
Expand Down

0 comments on commit f3dcddc

Please sign in to comment.