Skip to content

fix: confine all objects to the apalis schema (#86) #199

fix: confine all objects to the apalis schema (#86)

fix: confine all objects to the apalis schema (#86) #199

Workflow file for this run

name: "Changelog"
permissions:
contents: read
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
branches: [ main, develop ]
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3