We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e06bb commit 583979aCopy full SHA for 583979a
.github/workflows/devin_validate_chain_request.yml
@@ -1,6 +1,9 @@
1
name: Trigger Devin for New Chain Request Validation
2
3
on:
4
+ push:
5
+ branches:
6
+ - feat/devin-new-chains-workflow
7
issues:
8
types: [labeled]
9
workflow_dispatch:
0 commit comments