Skip to content

Commit

Permalink
Activate workflow in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 14, 2024
1 parent 7b405dc commit 4eb864e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testnet-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ on:
- ".github/workflows/testnet-deployment.yml"
- "contracts/**"
- "frontend/**"
pull_request:
paths:
- ".github/workflows/testnet-deployment.yml"
- "contracts/**"
# pull_request:
# paths:
# - ".github/workflows/testnet-deployment.yml"
# - "contracts/**"

env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
Expand Down

0 comments on commit 4eb864e

Please sign in to comment.