add example credential files
This commit is contained in:
parent
3fa6a89fea
commit
5ebdf36dde
2 changed files with 25 additions and 0 deletions
9
github-integration.yaml
Normal file
9
github-integration.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
appId: 123456
|
||||
webhookUrl: https://somehwere
|
||||
clientId: some.id
|
||||
clientSecret: ""
|
||||
webhookSecret: ""
|
||||
privateKey: |
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
|
||||
-----END RSA PRIVATE KEY-----
|
||||
Loading…
Add table
Add a link
Reference in a new issue