Skip to content

Commit

Permalink
ci: remove alpha and beta, add rc
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Sep 30, 2023
1 parent 69a5755 commit 68cc7af
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ name: ci
on:
push:
branches:
- alpha
- beta
- main
- renovate/**
- 'main'
- '**-rc.**'
- 'renovate/**'
pull_request:

jobs:
Expand Down

0 comments on commit 68cc7af

Please sign in to comment.