Don't run CLA bot on comments.
This commit is contained in:
parent
0c1a1bb51d
commit
e8d5283536
1
.github/workflows/clabot.yml
vendored
1
.github/workflows/clabot.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
clabot:
|
||||
runs-on: ubuntu-latest
|
||||
if: contains(github.event.comment.html_url, '/pull/') || github.event_name != 'issue_comment'
|
||||
steps:
|
||||
- name: "CLA Signature Bot"
|
||||
uses: roblox/cla-signature-bot@v2.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user