Skip to content

Add binary for jemalloc v4.5.0 runtime testing #321

Add binary for jemalloc v4.5.0 runtime testing

Add binary for jemalloc v4.5.0 runtime testing #321

Workflow file for this run

name: Allow only Additions
on:
pull_request:
branches:
- master
jobs:
check-diff:
name: Check diff
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Fetch Base
run: git fetch --depth=1 origin ${{ github.base_ref }}:pr-base
- name: Check Diff
run: ./check-diff.sh pr-base