Skip to content

Merge pull request #7 from Rubilmax/dependabot/npm_and_yarn/braces-3.0.3 #44

Merge pull request #7 from Rubilmax/dependabot/npm_and_yarn/braces-3.0.3

Merge pull request #7 from Rubilmax/dependabot/npm_and_yarn/braces-3.0.3 #44

Workflow file for this run

name: Push
on:
push:
branches:
- main
jobs:
test:
uses: rubilmax/evm-maths/.github/workflows/test.yml@main
release:
needs: test
uses: rubilmax/evm-maths/.github/workflows/release.yml@main
secrets: inherit