File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 issue_comment :
44 types : [created]
55 pull_request_target :
6- types : [opened, closed, synchronize]
6+ types : [opened,closed,synchronize]
77
88permissions :
99 actions : write
@@ -24,12 +24,12 @@ jobs:
2424 ))
2525 uses : contributor-assistant/github-action@v2.6.1
2626 env :
27- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
28- PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
27+ GITHUB_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2928 with :
3029 path-to-signatures : ' .github/signatures/version1/cla.json'
3130 path-to-document : ' https://github.com/existence-master/Sentient/blob/master/CLA.md'
32- branch : ' oss'
31+ branch : ' oss'
3332 allowlist : itsskofficial,dependabot[bot]
3433 remote-organization-name : existence-master
3534 remote-repository-name : Sentient-Internal
35+ force-when-sync : true
You can’t perform that action at this time.
0 commit comments