Skip to content

Commit 3688409

Browse files
authored
Update digger_workflow.yml
1 parent 04df5bd commit 3688409

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Digger Workflow
22

33
on:
4+
pull_request:
5+
branches: [ "main" ]
6+
types: [ opened, synchronize ]
7+
issue_comment:
8+
types: [created]
49
workflow_dispatch:
510
inputs:
611
id:

0 commit comments

Comments
 (0)