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 8061190 commit 10bbbecCopy full SHA for 10bbbec
.github/workflows/digger_workflow.yml
@@ -1,10 +1,6 @@
1
name: Digger Pull Request Workflow
2
3
on:
4
- pull_request:
5
- types: [ opened, synchronize, reopened ]
6
- issue_comment:
7
- types: [created]
8
workflow_dispatch:
9
inputs:
10
run_name:
0 commit comments