Skip to content

Bump rollup in /Web/React/Components/react-password-strength-meter #785

Bump rollup in /Web/React/Components/react-password-strength-meter

Bump rollup in /Web/React/Components/react-password-strength-meter #785

Workflow file for this run

name: parallel-jobs-example
on:
push:
jobs:
job-a:
runs-on: ubuntu-latest
steps:
- run: echo "Doing work in job-a"
job-b:
runs-on: ubuntu-latest
steps:
- run: echo "More work at the same time in job-b"