Skip to content

Commit 2962ca0

Browse files
authored
Update digger_workflow.yml
1 parent 884f986 commit 2962ca0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Digger Pull Request Workflow
22

33
on:
44
pull_request:
5-
branches: [ "main" ]
6-
types: [ opened, synchronize ]
5+
types: [ opened, synchronize, reopened ]
76
issue_comment:
87
types: [created]
98
workflow_dispatch:

0 commit comments

Comments
 (0)