Skip to content

Commit 80afe6e

Browse files
committed
acl
1 parent a247b21 commit 80afe6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)