Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 18, 2024
1 parent b136873 commit 930ec74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contracts-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:

on:
push:
branches: [main]
branches: [gh-workflow-pin-foundry]
paths:
- ".github/workflows/contracts.yml"
- "contracts/**"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testnet-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Testnet Deployment

on:
push:
branches: [main]
branches: [gh-workflow-pin-foundry]
paths:
- ".github/workflows/testnet-deployment.yml"
- "contracts/**"
Expand Down

0 comments on commit 930ec74

Please sign in to comment.