Skip to content

Commit 35b2e9d

Browse files
tests also on pull request
1 parent 09b191b commit 35b2e9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Tests
22
on:
33
workflow_dispatch:
4+
pull_request:
5+
branches:
6+
- main
47
push:
58
branches:
69
- main

0 commit comments

Comments
 (0)