Skip to content

Commit

Permalink
ci: run on push to alpha and beta branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Oct 14, 2024
1 parent 0c58893 commit e848dc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:
- main
push:
branches:
- alpha
- beta
- main
- renovate/*
- renovate/*
- 'renovate/**'
- renovate/**

jobs:
ci:
Expand Down

0 comments on commit e848dc8

Please sign in to comment.