Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad931d9

Browse files
authored
Merge pull request#101 from github/gracepark-update-actions
Adding correct permissions for actions maintenance
2 parents5c6e9ae +07ac375 commitad931d9

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎.github/workflows/nodejs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name:Node CI
22

33
on:push
4+
5+
permissions:
6+
contents:read
7+
48
jobs:
59
build:
610
runs-on:ubuntu-latest

‎.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
types:[created]
66

77
permissions:
8+
contents:read
89
id-token:write
910

1011
jobs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp