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

Commit0543c54

Browse files
Fix typo, redundant permissions, and trailing whitespace
1 parentdc56e9d commit0543c54

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

‎.github/workflows/finalize-release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name:Finalize Release
2-
permissions:
2+
permissions:
33
contents:write
44
pull-requests:write
55
actions:write

‎.github/workflows/standard_library_upgrade_tests.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name:CodeQL Standard Library Upgrade tests
2-
permission:
2+
permissions:
33
contents:read
44

55
# Run this workflow every time the "supported_codeql_configs.json" file is changed

‎.github/workflows/validate-release.yml‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
name:Validate release
2-
permissions:
3-
contents:read
4-
actions:write
5-
checks:write
6-
pull-requests:write
72

83
on:
94
pull_request:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp