Skip to content

Commit

Permalink
build_deploy_edge.yml: temp rule to trigger on feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Feb 26, 2024
1 parent 692a38a commit 8232c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build/Deploy Edge
on:
pull_request:
branches:
- 5320_mvp_ci_cd #TODO remove before merging
- main
push:
branches:
- main
Expand Down

0 comments on commit 8232c82

Please sign in to comment.