Skip to content

Commit

Permalink
chore: allows subgraph deployment to be triggered manually (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewmeconry authored Aug 31, 2023
1 parent e880f89 commit b27c084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/subgraph-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Subgraph Deploy

on:
workflow_dispatch:
pull_request:
types:
- closed
Expand Down

0 comments on commit b27c084

Please sign in to comment.