Skip to content

build(deps): bump the bot group in /app/bot with 5 updates #13

build(deps): bump the bot group in /app/bot with 5 updates

build(deps): bump the bot group in /app/bot with 5 updates #13

Workflow file for this run

name: Rust CI
on:
pull_request:
paths:
- app/fetcher/**
- app/bot/**
- .github/workflows/lambda-deploy.yml
concurrency:
group: ghas-erfiume-lambda-deploy-${{ github.ref }}
jobs:
rust-ci-fetcher:
permissions:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected]
with:
working-directory: ./app/fetcher
rust-ci-bot:
permissions:
actions: read
security-events: write
contents: read
uses: notdodo/github-actions/.github/workflows/[email protected]
with:
working-directory: ./app/bot