diff options
| author | dundargoc <gocdundar@gmail.com> | 2023-11-12 21:40:24 +0100 |
|---|---|---|
| committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-12-09 14:14:38 +0100 |
| commit | dd81e1e3345b91c4cb4653b697c1054526f6b924 (patch) | |
| tree | c5678fbf50ba7c703cf9acffb073ab2880470188 /.github/scripts | |
| parent | 29aa4dd10af74d29891cb293dc9ff393e9dba11f (diff) | |
| download | rneovim-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 |