File tree Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change 66 types : [opened,closed,synchronize]
77
88jobs :
9- clabot :
10- runs-on : ubuntu-latest
11- if : contains(github.event.comment.html_url, '/pull/') || github.event_name != 'issue_comment'
12- steps :
13- - name : " CLA Signature Bot"
14- 15- env :
16- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
17- with :
18- whitelist : " shishir-a412ed,Squidcod"
19- use-remote-repo : true
20- remote-repo-name : " roblox/cla-bot-store"
21- remote-repo-pat : ${{ secrets.CLA_REMOTE_REPO_PAT }}
22- url-to-cladocument : " https://roblox.github.io/cla-bot-store/"
9+ call-clabot-workflow :
10+ uses : Roblox/cla-signature-bot/.github/workflows/clabot-workflow.yml@master
11+ with :
12+ whitelist : " shishir-a412ed,Squidcod"
13+ use-remote-repo : true
14+ remote-repo-name : " roblox/cla-bot-store"
15+ secrets : inherit
You can’t perform that action at this time.
0 commit comments