Skip to content

Commit

Permalink
remove dependency on grafanabot (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
katebrenner authored Sep 7, 2023
1 parent 9d089d2 commit fd497fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Run Commands
uses: ./actions/commands
with:
token: ${{secrets.ISSUE_COMMANDS_TOKEN}}
token: ${{ secrets.GITHUB_TOKEN }}
configPath: issue_commands

0 comments on commit fd497fb

Please sign in to comment.