Skip to content

[anaconda] Update imagecodecs package due to GHSA-94vc-p8w7-5p49 (#… #686

[anaconda] Update imagecodecs package due to GHSA-94vc-p8w7-5p49 (#…

[anaconda] Update imagecodecs package due to GHSA-94vc-p8w7-5p49 (#… #686

Workflow file for this run

name: Smoke test "jekyll" build
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
paths:
- src/jekyll/**
- .github/workflows/smoke-jekyll.yaml
- .github/actions/**
- build/**
jobs:
smoke-test:
name: Smoke test
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v3
- name: Smoke test
id: smoke_test
uses: ./.github/actions/smoke-test
with:
image: jekyll