Skip to content

scripts+make+GH: Add simple backwards compatibility test to the CI #1240

scripts+make+GH: Add simple backwards compatibility test to the CI

scripts+make+GH: Add simple backwards compatibility test to the CI #1240

Workflow file for this run

name: Pull Request Stats
on:
pull_request:
types: [opened]
jobs:
stats:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@v2.11.0
with:
period: 30 # 30 days of review stats
charts: true