Skip to content

feat: Retrieve costs subtotal for each subscriptions #45

feat: Retrieve costs subtotal for each subscriptions

feat: Retrieve costs subtotal for each subscriptions #45

Workflow file for this run

name: "Lint PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.BOT_GH_TOKEN }}