Skip to content

Bump axios from 1.6.7 to 1.7.3 in the npm_and_yarn group across 1 directory #212

Bump axios from 1.6.7 to 1.7.3 in the npm_and_yarn group across 1 directory

Bump axios from 1.6.7 to 1.7.3 in the npm_and_yarn group across 1 directory #212

Workflow file for this run

name: ESLint
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.js'
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No ESLint check required"'