Skip to content

Commit

Permalink
ci: fix tags trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Dec 31, 2024
1 parent 890d99d commit 26dc844
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'application/aam-backend-service/**'
push:
tags:
- "aam-backend-service/*"
- '**'
branches:
- main
paths:
Expand Down

0 comments on commit 26dc844

Please sign in to comment.