Skip to content

build(deps): bump the npm_and_yarn group across 1 directory with 2 updates #121

build(deps): bump the npm_and_yarn group across 1 directory with 2 updates

build(deps): bump the npm_and_yarn group across 1 directory with 2 updates #121

Workflow file for this run

name: Proto
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Built
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- name: Build
working-directory: proto/
run: ./update.sh
- name: Check diff
run: git diff --exit-code