Skip to content

Commit d043d0e

Browse files
committed
(workflows) Add Shreeya Patel to allowed list of rootfs creators
Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 88df5eb commit d043d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rootfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ env:
3737
jobs:
3838
rootfs-build:
3939
# only selected people can trigger this job
40-
if: contains('["nuclearcat","JenySadadia","a-wai","broonie","laura-nao","pawiecz","musamaanjum","nfraprado"]', github.actor)
40+
if: contains('["nuclearcat","JenySadadia","a-wai","broonie","laura-nao","pawiecz","musamaanjum","nfraprado","crazoes"]', github.actor)
4141
runs-on: ubuntu-22.04
4242
environment: deploysecrets
4343
steps:

0 commit comments

Comments
 (0)