Extend manager roles to accept ephemeralrunnerset/finalizers (#2493)

This commit is contained in:
Nikola Jokic
2023-04-10 08:49:32 +02:00
committed by GitHub
parent 1a491cbfe5
commit b86af190f7
5 changed files with 24 additions and 2 deletions

View File

@@ -102,6 +102,13 @@ rules:
- patch
- update
- watch
- apiGroups:
- actions.github.com
resources:
- ephemeralrunnersets/finalizers
verbs:
- patch
- update
- apiGroups:
- actions.github.com
resources: