Skip to content

Commit b53db4f

Browse files
authored
Put back pull request trigger (#267)
2 parents d9fb5de + 0d31535 commit b53db4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Tests
22

33
on:
44
push:
5+
pull_request:
6+
branches:
7+
- main
58
workflow_dispatch:
69
schedule:
710
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)