diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2020-05-22 19:35:49 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2020-05-22 19:35:49 -0500 |
| commit | df8f19320b3a37521a7f93a578bf31c81f885238 (patch) | |
| tree | ce7baaa5c4e58ac958b6b520a352371d14aaa4c9 /.github/labeler.yml | |
| parent | fd1855b8d0ecaa56ae3165ad5d8f3bd65ff77a64 (diff) | |
Bring back CI changes and macOS support
Diffstat (limited to '.github/labeler.yml')
| -rw-r--r-- | .github/labeler.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 00000000..56c4cc7c --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,8 @@ +translation: + - resource/translations/* + +content: + - base/**/* + +good_luck: + - src/courtroom.cpp |
