Skip to content

Don't show a link preview #249

Don't show a link preview

Don't show a link preview #249

Workflow file for this run

---
name: Backlog Limits Checker
concurrency: preview-${{ github.ref }}
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- closed
branches:
- "**"
jobs:
backlogger_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run the action implemented in this repo
uses: ./
with:
config: queries.yaml
- uses: rossjrw/pr-preview-action@v1
with:
source-dir: gh-pages