Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into publication
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipelines committed Oct 1, 2024
2 parents d527353 + 0aee26e commit e0cab88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ concurrency:

jobs:
check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Deploy 🚀
if: ${{ github.event_name != 'pull_request' }}
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].8
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit e0cab88

Please sign in to comment.