Skip to content

make 1155 and protocol sub tasks of main #1

make 1155 and protocol sub tasks of main

make 1155 and protocol sub tasks of main #1

Workflow file for this run

name: "Contracts"
on: "push"
jobs:
contracts-1155:
name: 1155
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/1155.yml
contracts-protocol-rewards:
name: Protocol Rewards
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/protocol-rewards.yml