Skip to content

Commit 80afe6e

Browse files
committed
acl
1 parent a247b21 commit 80afe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dispatch-release-performance-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
$actor = "${{github.actor}}"
2222
23-
$acl = @("mbaluda", "lcartey", "rvermeulen", "ravikprasad", "jeongsoolee09", "hohn", "knewbury01", "kraiouchkine")
23+
$acl = @("jsinglet","mbaluda", "lcartey", "rvermeulen", "ravikprasad", "jeongsoolee09", "hohn", "knewbury01", "kraiouchkine")
2424
2525
if(-not ($actor -in $acl)){
2626
throw "Refusing to run workflow for user not in acl."

0 commit comments

Comments
 (0)