Skip to content

Commit a5bd47f

Browse files
authored
Merge pull request #2 from Team766/ci-badge-status
Run tests on push to main
2 parents 7d01a5a + 179fa87 commit a5bd47f

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
pull_request:
5+
push:
6+
branches:
7+
- main
58
workflow_dispatch:
69

710
jobs:

0 commit comments

Comments
 (0)