We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c645e5f commit 8ef639cCopy full SHA for 8ef639c
.github/workflows/digger_workflow.yml
@@ -2,8 +2,7 @@ name: Digger Pull Request Workflow
2
3
on:
4
pull_request:
5
- branches: [ "main" ]
6
- types: [ opened, synchronize ]
+ types: [ opened, synchronize, reopened ]
7
issue_comment:
8
types: [created]
9
workflow_dispatch:
0 commit comments