Skip to content

Commit

Permalink
ci(main.yaml): run on feature/* branches
Browse files Browse the repository at this point in the history
  • Loading branch information
slaclau committed Nov 8, 2024
1 parent 4a15428 commit fc69a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- develop
- feature/*
tags:
- '**'
pull_request:
Expand Down

0 comments on commit fc69a13

Please sign in to comment.