Skip to content

Commit e6af68a

Browse files
fix: Remove create-release.yml path filter changes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 50eb375 commit e6af68a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/create-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'src/**'
9-
- 'infra/**'
10-
- 'azure.yaml'
11-
- '.github/workflows/create-release.yml'
127

138
permissions:
149
contents: write

0 commit comments

Comments
 (0)