Skip to content

Commit ac93c91

Browse files
authored
Remove branch filters from pull_request event
1 parent 188b859 commit ac93c91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/azure-functions-smoke-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
- 'feature/**'
88
paths-ignore: [ '**.md' ]
99
pull_request:
10-
branches:
11-
- main
12-
- 'feature/**'
1310
paths-ignore: [ '**.md' ]
1411
workflow_dispatch:
1512

0 commit comments

Comments
 (0)