OPENOSRS branding
This commit is contained in:
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -1,3 +1,3 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
patreon: RuneLitePlus
|
||||
patreon: openosrs
|
||||
|
||||
2
.github/workflows/auto-approve.yml
vendored
2
.github/workflows/auto-approve.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - Auto approve
|
||||
name: openosrs - Auto approve
|
||||
|
||||
on: pull_request
|
||||
|
||||
|
||||
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - CI
|
||||
name: openosrs - CI
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
|
||||
2
.github/workflows/checkstyle.yml
vendored
2
.github/workflows/checkstyle.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - Code convention
|
||||
name: openosrs - Code convention
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
|
||||
2
.github/workflows/gradle_wrapper.yml
vendored
2
.github/workflows/gradle_wrapper.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - Gradle Wrapper
|
||||
name: openosrs - Gradle Wrapper
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - Scraper
|
||||
name: openosrs - Scraper
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: RunelitePlus - Testing
|
||||
name: openosrs - Testing
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user