Skip to content

Commit

Permalink
Improve CI to avoid some extra runs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 20, 2023
1 parent 2b56dcd commit 3a111c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: 'Main'
on:
push:
branches:
- '**'
- '!main'
- '!feature'
pull_request:
create:
tags:
Expand Down

0 comments on commit 3a111c7

Please sign in to comment.