Skip to content

Commit

Permalink
ci: run on all pull requests and more branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Sep 29, 2023
1 parent 724186f commit 69a5755
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
Expand Up @@ -3,10 +3,11 @@ name: ci
on:
push:
branches:
- alpha
- beta
- main
- renovate/**
pull_request:
branches:
- main

jobs:
ci:
Expand Down

0 comments on commit 69a5755

Please sign in to comment.