Skip to content

Commit

Permalink
Merge pull request #496 from Cerebellum-Network/refactoring_ci
Browse files Browse the repository at this point in the history
Enable new-dev branch for Release to stage workflow
  • Loading branch information
ayushmishra2005 authored Dec 11, 2024
2 parents 01ac8d5 + 762f282 commit aa48e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release to stage
on:
push:
branches:
- dev
- new-dev
- new-staging
- master
- 'release/**'
Expand Down

0 comments on commit aa48e16

Please sign in to comment.