We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e005744 commit 890083cCopy full SHA for 890083c
.github/workflows/deploy-tigger.yml
@@ -11,6 +11,8 @@ on:
11
description: 'Input a branch name (e.g., vnext)'
12
required: true
13
14
+permissions:
15
+ contents: read
16
jobs:
17
trigger:
18
runs-on: ubuntu-latest
0 commit comments