Skip to content

hygeine: Bump github/codeql-action from 3.26.6 to 3.26.7 #23

hygeine: Bump github/codeql-action from 3.26.6 to 3.26.7

hygeine: Bump github/codeql-action from 3.26.6 to 3.26.7 #23

Workflow file for this run

name: .Platform - Semantic PR Check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}