Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7087e5

Browse files
committed
chore: ci
1 parent ed6532f commit a7087e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ on:
1313

1414
merge_group: {}
1515

16+
permissions:
17+
id-token: write
18+
contents: read
19+
1620
jobs:
1721
lint:
1822
runs-on: ubuntu-latest
@@ -96,6 +100,7 @@ jobs:
96100
with:
97101
use_oidc: true
98102

103+
99104
release-pr:
100105
timeout-minutes: 20
101106
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)