We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9e094 commit 1f2652eCopy full SHA for 1f2652e
.github/workflows/contracts-ecdsa.yml
@@ -1,6 +1,9 @@
1
name: Solidity ECDSA
2
3
on:
4
+ pull_request:
5
+ branches:
6
+ - main
7
# We intend to use `workflow dispatch` in two different situations/paths:
8
# 1. If a workflow will be manually dispatched from branch named
9
# `dapp-development`, workflow will deploy the contracts on the selected
.github/workflows/contracts-random-beacon.yml
name: Solidity Random Beacon
0 commit comments