Skip to content

Commit 6fb30e7

Browse files
committed
ci: ignore line lint check for empty files
1 parent 801de7f commit 6fb30e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/automation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: 🤖 Automation
33
on:
44
pull_request_target:
55
types: [opened, reopened]
6+
push:
7+
branches:
8+
- *
69

710
jobs:
811
assign-author:

0 commit comments

Comments
 (0)