Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Add support for any, all and not ODATA operators (#327) #245

Add support for any, all and not ODATA operators (#327)

Add support for any, all and not ODATA operators (#327) #245

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false