Skip to content

Commit

Permalink
copypasta err
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 committed Dec 9, 2023
1 parent ccdc9df commit e5bc0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

rebuild_tests:
if: ${{ github.event.issue.pull_request && (github.event.comment.author_association == 'MEMBER' || github.event.comment.author_association == 'OWNER') && startsWith(github.event.comment.body, '/rebuild-tests') }}
name: style
name: rebuild_tests
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e5bc0fe

Please sign in to comment.