Skip to content

Commit

Permalink
sync docs run on schedule, push to main and manually
Browse files Browse the repository at this point in the history
  • Loading branch information
paulomach committed Oct 26, 2023
1 parent 6a3415c commit db5f45e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,3 @@ jobs:
"GCP_ACCESS_KEY": "${{ secrets.GCP_ACCESS_KEY }}",
"GCP_SECRET_KEY": "${{ secrets.GCP_SECRET_KEY }}",
}
sync-docs:
uses: ./.github/workflows/sync_docs.yaml
secrets: inherit
permissions:
contents: write # Needed to update tags
pull-requests: write # Need to create PR

0 comments on commit db5f45e

Please sign in to comment.