Skip to content

Commit

Permalink
format ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aneuwald-ctw committed Oct 11, 2024
1 parent 0e522c3 commit 6525f82
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: CI

on:
push:
branches:
- main
tags:
- "v*"
branches: main
tags: v*
pull_request:
branches:
- "*"
branches: "*"

jobs:
push:
Expand Down

0 comments on commit 6525f82

Please sign in to comment.