Skip to content

⬆️ Bump @babel/traverse from 7.20.12 to 7.23.2 #94

⬆️ Bump @babel/traverse from 7.20.12 to 7.23.2

⬆️ Bump @babel/traverse from 7.20.12 to 7.23.2 #94

Workflow file for this run

name: "Checks PR body and payload"
on:
pull_request:
types: [opened, edited, ready_for_review, synchronize]
jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- name: Check PR
uses: JJ/github-pr-contains-action@releases/v11
with:
github-token: ${{github.token}}
bodyContains: "[x]"
bodyDoesNotContain: "Delete this|your own"
diffContains: ""