Skip to content

Commit 69135f4

Browse files
fix: Remove Create-Release.yml path filter changes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 564d40a commit 69135f4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/Create-Release.yml

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

126
permissions:
137
contents: write

0 commit comments

Comments
 (0)