Skip to content

Commit 2b7bbda

Browse files
dherbstAdamNiederer
authored andcommitted
Run tests on PRs, pushes to master and main, and manually on a branch if needed.
1 parent 8c76bfd commit 2b7bbda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Tests
22

33
on:
4+
pull_request:
5+
push:
6+
branches:
7+
- master
8+
- main
49
workflow_dispatch:
510

611
jobs:

0 commit comments

Comments
 (0)