Skip to content

Update expiry label from 1 month to 30 days #84

Update expiry label from 1 month to 30 days

Update expiry label from 1 month to 30 days #84

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml