Skip to content

⬆️ NPM: Bump eslint-plugin-react from 7.36.1 to 7.37.3 #427

⬆️ NPM: Bump eslint-plugin-react from 7.36.1 to 7.37.3

⬆️ NPM: Bump eslint-plugin-react from 7.36.1 to 7.37.3 #427

Workflow file for this run

name: PR - build
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build-code:
name: Build and upload artifacts
uses: ./.github/workflows/template-build.yml
with:
branch_name: ${{ github.ref }}
environment: staging
secrets: inherit