Skip to content

Commit

Permalink
Merge pull request #102 from zama-ai/amina/fix-branch
Browse files Browse the repository at this point in the history
chore(ci): fix branch
  • Loading branch information
0xawaz authored Nov 5, 2024
2 parents 9073bb5 + 06be6fc commit 208796b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fhevm-smart-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "fhEVM smart contracts Docker Image"

on:
push:
branches: ["amina/fhevm-sc-workflows"]
branches: ["main"]
paths:
- .github/workflows/fhevm-smart-contracts.yml
- contracts/**
Expand Down

0 comments on commit 208796b

Please sign in to comment.