Closed liamfit closed 1 year ago
I would like to use a wildcard in repository names so that I can allow multiple repos for a project without having to update the trust policy each time, i.e.
"StringLike": { "token.actions.githubusercontent.com:sub": "repo:liamfit/demo-*:*" } }
Thanks @liamfit – this has been released in v1.2.0.
I would like to use a wildcard in repository names so that I can allow multiple repos for a project without having to update the trust policy each time, i.e.