Merge branch 'main' into DRTVWR-588-maint-W
commit
6ae83f06d8
|
|
@ -0,0 +1,4 @@
|
|||
contact_links:
|
||||
- name: 💬 Community Feedback (Canny)
|
||||
url: https://feedback.secondlife.com
|
||||
about: Space for discussing and reviewing user-impacting bug reports and feature requests.
|
||||
|
|
@ -4,8 +4,8 @@ on:
|
|||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: ["*"]
|
||||
tags: ["*"]
|
||||
branches: ["main", "release/*", "project/*"]
|
||||
tags: ["Second_Life_*"]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -23,3 +23,4 @@ jobs:
|
|||
path-to-signatures: signatures.json
|
||||
remote-organization-name: secondlife
|
||||
remote-repository-name: cla-signatures
|
||||
allowlist: callum@mbp.localdomain
|
||||
|
|
|
|||
Loading…
Reference in New Issue