Update build_rust.yml

Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
AffectedArc07
2026-07-08 22:49:46 +01:00
committed by GitHub
parent 24845b238a
commit 3d85cb99dc
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
if: |
github.event.issue.pull_request &&
(github.event.comment.body == '!build_rust') &&
(github.event.comment.author_association == 'OWNER')
(github.event.comment.author_association == 'ADMIN')
runs-on: ubuntu-latest
steps: