Skip to content

build(deps): bump third_party/tools/circt-verilog from aae37b7 to 062ea03 #4599

build(deps): bump third_party/tools/circt-verilog from aae37b7 to 062ea03

build(deps): bump third_party/tools/circt-verilog from aae37b7 to 062ea03 #4599

Workflow file for this run

name: trigger-lint
on:
pull_request:
jobs:
upload_event_file:
runs-on: [self-hosted, Linux, X64, gcp-custom-runners]
container: ubuntu:jammy-20221130
steps:
- uses: actions/checkout@v2
- name: Copy event file
run: cp "$GITHUB_EVENT_PATH" ./event.json
- name: Upload event file as artifact
uses: actions/upload-artifact@v2
with:
name: event.json
path: event.json