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 884f986 commit 2962ca0Copy full SHA for 2962ca0
.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