Skip to content

Commit

Permalink
Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Nov 11, 2024
1 parent c965a54 commit d6d962d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-autocomplete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ jobs:
name: Fetch and rebuild autocomplete graph and combos table
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write

steps:
- name: Check out Git repository
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Create or reset the update branch
run: |
Expand Down

0 comments on commit d6d962d

Please sign in to comment.