Skip to content

build(deps): bump @babel/traverse from 7.22.8 to 7.23.3 in /frontend/octavio #145

build(deps): bump @babel/traverse from 7.22.8 to 7.23.3 in /frontend/octavio

build(deps): bump @babel/traverse from 7.22.8 to 7.23.3 in /frontend/octavio #145

Workflow file for this run

name: Actions CI Pipeline
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Lint Actions
uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true