mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Fuck it
Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,13 @@ jobs:
|
||||
if: |
|
||||
github.event.issue.pull_request &&
|
||||
(github.event.comment.body == '!build_rust') &&
|
||||
(github.event.comment.author_association == 'ADMIN')
|
||||
(
|
||||
github.event.comment.user.id == 25063394 ||
|
||||
github.event.comment.user.id == 116982774 ||
|
||||
github.event.comment.user.id == 108773801 ||
|
||||
github.event.comment.user.id == 144391971
|
||||
)
|
||||
# AA07 25063394, Burzah 116982774, DGamerL 108773801, Pollard 144391971
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user