Skip to content

Commit b4de3f5

Browse files
committed
Add octo-sts policy for mostrobotpy
https://github.com/octo-sts/app
1 parent 0f712e9 commit b4de3f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
issuer: https://token.actions.githubusercontent.com
2+
subject_pattern: 'repo:robotpy/mostrobotpy:ref:refs/tags/[1-9]+.*'
3+
claim_pattern:
4+
workflow_ref: 'robotpy/mostrobotpy/\.github/workflows/dist.yml@.*'
5+
6+
permissions:
7+
workflows: write

0 commit comments

Comments
 (0)