Skip to content

Commit e022ef3

Browse files
committed
yamllint
1 parent b12c7dd commit e022ef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Main
22

33
permissions:
4-
contents: read
4+
contents: read
55

66
on:
77
push:

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PR
22

33
permissions:
4-
contents: read
4+
contents: read
55

66
on:
77
pull_request:

0 commit comments

Comments
 (0)