Skip to content

(wip) refactor: action enum #45

(wip) refactor: action enum

(wip) refactor: action enum #45

name: Gas Comparison
on:
pull_request:
types:
- opened
- synchronize
jobs:
gas_comparison:
runs-on: ubuntu-latest
steps:
- name: Run Gas Comparison
uses: antoncoding/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
base_ref: ${{ github.base_ref }}
head_ref: ${{ github.head_ref }}