Skip to content

add ESadek-MO as a contributor for code, example, and data #3190

add ESadek-MO as a contributor for code, example, and data

add ESadek-MO as a contributor for code, example, and data #3190

Workflow file for this run

# Reference:
# - https://github.com/actions/checkout
name: ci-manifest
on:
pull_request:
push:
branches:
- "main"
- "v*x"
- "!conda-lock-auto-update"
- "!pre-commit-ci-update-config"
- "!dependabot/*"
tags:
- "v*"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
manifest:
name: "check-manifest"
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: "check-manifest"
run: |
pipx run check-manifest