Skip to content

Commit f8de12b

Browse files
committed
Remove branch filter from pull_request trigger
1 parent 063f33c commit f8de12b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Fruitties.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
- main
88
- feature/*
99
pull_request:
10-
branches: [ main ]
1110

1211
concurrency:
1312
group: build-${{ github.ref }}

0 commit comments

Comments
 (0)