Skip to content

Commit

Permalink
Add GitHub pull request support
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgv committed Oct 27, 2023
1 parent d3ebf98 commit df84c48
Show file tree
Hide file tree
Showing 11 changed files with 154,575 additions and 458 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CI

on:
pull_request:
branches:
- main
push:
branches:
- main
Expand Down Expand Up @@ -57,4 +60,3 @@ jobs:
with:
command: test


Loading

0 comments on commit df84c48

Please sign in to comment.