Skip to content

Commit

Permalink
Trigger CI on PRs against main and pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Xophmeister committed Dec 2, 2024
1 parent 5c35e05 commit 8be2379
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
on:
- push
- pull_request
push:
branches: main
pull_request:
branches: main

jobs:
build:
Expand Down

0 comments on commit 8be2379

Please sign in to comment.