Skip to content

Commit

Permalink
add ci to check if docs are up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
whites11 committed Jul 31, 2024
1 parent e4ac2bf commit e1e7d94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.PROJECT_AUTOMATION_GITHUB_TOKEN }}

- name: Setup go
uses: actions/setup-go@v5
Expand Down

0 comments on commit e1e7d94

Please sign in to comment.