Skip to content

Commit abcc743

Browse files
committed
ci: added build validation
1 parent 1b96af0 commit abcc743

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
2-
pull_request:
3-
branches: [main, master]
2+
push:
3+
branches: [master]
44

5-
name: Run Tests
5+
name: Verify Build
66

77
jobs:
88
run-tests:

0 commit comments

Comments
 (0)