Skip to content

Commit

Permalink
Update docs_bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dobairoland authored Feb 5, 2025
1 parent 58521e2 commit 50cbc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Docs bot action
if: ${{ github.repository_owner == 'espressif' }}
if: ${{ github.repository_owner == 'dobairoland' }}
uses: espressif/docs-bot-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 50cbc0d

Please sign in to comment.