Skip to content

Commit

Permalink
ci: dont trigger on main pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Nov 28, 2024
1 parent 208ad38 commit 069a625
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aam-backend-service-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
push:
tags:
- "*"
branches:
- main
paths:
- '.github/workflows/aam-backend-service-build-and-publish.yml'
- 'application/aam-backend-service/**'
Expand Down

0 comments on commit 069a625

Please sign in to comment.