Skip to content

Commit

Permalink
chore: fixes cd
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschultheiss committed Oct 19, 2024
1 parent 80904ef commit 8b24338
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ name: cd
on:
push:
branches:
- '**'
- 'develop'
tags:
- '*.*.*'
pull_request:
branches:
- 'main'

jobs:
build:
Expand Down

0 comments on commit 8b24338

Please sign in to comment.