Skip to content

Commit

Permalink
Test and build on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
fatboypunk committed May 3, 2024
1 parent 05a30dd commit 62cfcbf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Test and build

on:
push:
branches: ["main"]
pull_request:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 62cfcbf

Please sign in to comment.