Skip to content

Commit 73c461c

Browse files
fix: Remove Create-Release.yml path filter changes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5b5ee92 commit 73c461c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/Create-Release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ on:
22
push:
33
branches:
44
- main
5-
paths:
6-
- 'src/**'
7-
- 'infra/**'
8-
- 'scripts/**'
9-
- 'docker/**'
10-
- 'azure.yaml'
11-
- '.github/workflows/Create-Release.yml'
125

136
permissions:
147
contents: write

0 commit comments

Comments
 (0)