Skip to content

Merge pull request #25 from RusticPotatoes/public_api_dependencies #7

Merge pull request #25 from RusticPotatoes/public_api_dependencies

Merge pull request #25 from RusticPotatoes/public_api_dependencies #7

Workflow file for this run

name: api_public
on:
push:
paths:
- bases/bot_detector/api_public/**
- components/bot_detector/kafka/**
- components/bot_detector/structs/**
- components/bot_detector/logfmt/**
- projects/api_public/**
workflow_dispatch:
jobs:
common:
uses: ./.github/workflows/_common.yml
with:
project_dir: projects/api_public