Skip to content

Commit 3554a67

Browse files
committed
Run tests workflow on renovate/lock-file-maintenance branch
1 parent 5aafcaf commit 3554a67

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ on:
33
push:
44
branches:
55
- main
6+
- renovate/lock-file-maintenance
67
paths-ignore:
7-
- "**/README.md"
8+
- .gitignore
9+
- LICENSE
10+
- README.md
811
pull_request:
912
branches:
1013
- main

0 commit comments

Comments
 (0)