Skip to content

Commit

Permalink
fix(Build): fixes wrong branch in trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jekutzsche committed Jan 18, 2022
1 parent cd7a052 commit f757693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iris-backend-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: backend-service Develop
on:
push:
branches:
- test_maven_cache
- main
paths:
- iris-backend-service/**
- .github/workflows/iris-backend-service.yml
Expand Down

0 comments on commit f757693

Please sign in to comment.