Skip to content

build(deps-dev): bump @adobe/eslint-config-aio-lib-config from 2.0.2 to 3.0.0 #15

build(deps-dev): bump @adobe/eslint-config-aio-lib-config from 2.0.2 to 3.0.0

build(deps-dev): bump @adobe/eslint-config-aio-lib-config from 2.0.2 to 3.0.0 #15

Workflow file for this run

# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main