Skip to content

Commit

Permalink
run ci workflow on all prs
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-denoble committed Sep 14, 2024
1 parent 5c3eb04 commit 7dd446b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: ci
on:
pull_request:
branches:
- main
pull_request: {}

jobs:
build:
Expand Down

0 comments on commit 7dd446b

Please sign in to comment.