Skip to content

✨ Add list_ops function for set testing #2252

✨ Add list_ops function for set testing

✨ Add list_ops function for set testing #2252

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml