Skip to content

Commit

Permalink
feature(main): fix error for action test bot (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu authored Jun 7, 2023
1 parent 301c10b commit 5273064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
env:
GH_TOKEN: "${{ secrets.GH_PAT }}"
jobs:
comment:
if: startswith(github.event.comment.body, '/')
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5273064

Please sign in to comment.