Skip to content

Commit

Permalink
Merge pull request #150 from databrickslabs/feature/v0.0.9
Browse files Browse the repository at this point in the history
Update gh_pages.yml
  • Loading branch information
ravi-databricks authored Feb 11, 2025
2 parents 49d4080 + 7dbcaa9 commit 3080fe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ defaults:
working-directory: ./docs
jobs:
deploy:
runs-on: ubuntu-20.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
runs-on:
group: databrickslabs-protected-runner-group
labels: linux-ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 3080fe7

Please sign in to comment.