Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
TimoGlastra committed Jun 16, 2024
1 parent 3b2282f commit 16e4d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
pull_request:
branches:
- main
- **-pre
- '**-pre'
types: [opened, synchronize, reopened, labeled]
push:
branches:
- main
- **-pre
- '**-pre'
workflow_dispatch:

env:
Expand Down

0 comments on commit 16e4d54

Please sign in to comment.