Skip to content

Commit

Permalink
[ci] Fix permissions for tvm-bot automation
Browse files Browse the repository at this point in the history
  • Loading branch information
driazati committed Jun 2, 2022
1 parent c78539c commit af555c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tvmbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:

jobs:
run-tvm-bot:
if: github.repository == 'apache/tvm'
# if: github.repository == 'apache/tvm'
runs-on: ubuntu-20.04
if: ${{ github.event.issue.pull_request }}
steps:
Expand Down

0 comments on commit af555c6

Please sign in to comment.