Skip to content

chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.11.2 #1774

chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.11.2

chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.11.2 #1774

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: check the dockerfile
run: |
docker build .