Skip to content

chore(deps): bump react-intersection-observer from 9.10.3 to 9.13.0 #2015

chore(deps): bump react-intersection-observer from 9.10.3 to 9.13.0

chore(deps): bump react-intersection-observer from 9.10.3 to 9.13.0 #2015

Workflow file for this run

name: Build Docker image check
on:
pull_request:
jobs:
docker_build:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build Docker image
run: docker build .