Skip to content

Commit 208e4e1

Browse files
committed
ci: ignore line lint check for empty files
1 parent 2d6bb38 commit 208e4e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/automation.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ on:
66
push:
77

88
jobs:
9-
assign-author:
10-
runs-on: ubuntu-latest
11-
permissions:
12-
pull-requests: write
13-
steps:
14-
- uses: toshimaru/[email protected]
9+
# assign-author:
10+
# runs-on: ubuntu-latest
11+
# permissions:
12+
# pull-requests: write
13+
# steps:
14+
# - uses: toshimaru/[email protected]
1515

1616
label-lang:
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)