Skip to content

Virtual _assertCallerHasAccess #47

Virtual _assertCallerHasAccess

Virtual _assertCallerHasAccess #47

Workflow file for this run

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 }}