Skip to content

Commit 3496d36

Browse files
committed
Remove branch limit
1 parent ee77e42 commit 3496d36

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/bot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Notify on Dependabot PRs
22
on:
33
pull_request:
44
types: [opened, synchronize]
5-
branches:
6-
- develop
75
jobs:
86
test:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)