Skip to content

Commit

Permalink
add new develop branch for gh trigger (#1147)
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored Sep 27, 2024
1 parent 47427d9 commit e5a994d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
branches:
- main
- develop
- dev/new_features
push:
branches:
- main
- dev/new_features
tags:
- 'v*'

Expand Down

0 comments on commit e5a994d

Please sign in to comment.