Skip to content

Fix slice bounds out of range error in performBatchCall (#1145) #2254

Fix slice bounds out of range error in performBatchCall (#1145)

Fix slice bounds out of range error in performBatchCall (#1145) #2254

name: gha-workflow-validation
on:
pull_request:
jobs:
validate-worfklow-changes:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: GHA Workflow Validator
uses: smartcontractkit/.github/actions/gha-workflow-validator@01a5f5e0228b46dbedd9ad4b4dda062cb89bb3d9 # [email protected]
env:
GITHUB_TOKEN: ${{ github.token }}