Skip to content

Commit 52c02df

Browse files
committed
Update workflow
1 parent 2536e6a commit 52c02df

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/dependabotMerge.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: Merge pull request created by Dependabot
22

33
on:
4-
push:
5-
branches:
6-
- main
74
pull_request:
85
branches:
96
- main
10-
workflow_dispatch:
117

128
jobs:
139
mergePullRequestByDependabot:
@@ -16,7 +12,6 @@ jobs:
1612
permissions:
1713
contents: write
1814
pull-requests: write
19-
2015
steps:
2116
- name: Comment to merge Dependabot PR
2217
uses: actions/github-script@v8

0 commit comments

Comments
 (0)