Skip to content

fix(pfd-briefing): alternative solution to content tabs #1377

fix(pfd-briefing): alternative solution to content tabs

fix(pfd-briefing): alternative solution to content tabs #1377

Workflow file for this run

name: PR Title
on:
pull_request_target:
types: [opened, reopened, ready_for_review, edited]
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}