aboutsummaryrefslogtreecommitdiff
path: root/.github/scripts
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2023-11-12 21:40:24 +0100
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2023-12-09 14:14:38 +0100
commitdd81e1e3345b91c4cb4653b697c1054526f6b924 (patch)
treec5678fbf50ba7c703cf9acffb073ab2880470188 /.github/scripts
parent29aa4dd10af74d29891cb293dc9ff393e9dba11f (diff)
downloadrneovim-dd81e1e3345b91c4cb4653b697c1054526f6b924.tar.gz
rneovim-dd81e1e3345b91c4cb4653b697c1054526f6b924.tar.bz2
rneovim-dd81e1e3345b91c4cb4653b697c1054526f6b924.zip
ci: refactor CI files
Mostly rename file and variable names to be more consistent. This makes it easier to locate them in the "Actions" tab on github.
Diffstat (limited to '.github/scripts')
-rw-r--r--.github/scripts/reviewers_add.js (renamed from .github/scripts/reviews.js)0
-rw-r--r--.github/scripts/reviewers_remove.js (renamed from .github/scripts/remove-reviewers.js)0
2 files changed, 0 insertions, 0 deletions
diff --git a/.github/scripts/reviews.js b/.github/scripts/reviewers_add.js
index d28d91c2f6..d28d91c2f6 100644
--- a/.github/scripts/reviews.js
+++ b/.github/scripts/reviewers_add.js
diff --git a/.github/scripts/remove-reviewers.js b/.github/scripts/reviewers_remove.js
index 9e44e4ac86..9e44e4ac86 100644
--- a/.github/scripts/remove-reviewers.js
+++ b/.github/scripts/reviewers_remove.js