Skip to content

Commit

Permalink
Merge pull request #17 from calteran/develop
Browse files Browse the repository at this point in the history
chore(ci): CI cleanup
  • Loading branch information
calteran authored Jan 25, 2024
2 parents eb592e1 + 30ec5b9 commit 99305bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: CI

on:
push:
branches:
- main
- develop
pull_request:
branches-ignore:
- 'release-plz*'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 99305bb

Please sign in to comment.