Skip to content

Commit 8d59689

Browse files
committed
only run extensive tests on push to main
1 parent 341ce6d commit 8d59689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Tests
33

44
on:
55
push:
6+
branches:
7+
- main
68
paths-ignore:
79
- '**.md'
810
- '**.cff'

0 commit comments

Comments
 (0)