Skip to content

Add lld bti-plt and long-form ppc32 thunk local PLT fixtures #126

Add lld bti-plt and long-form ppc32 thunk local PLT fixtures

Add lld bti-plt and long-form ppc32 thunk local PLT fixtures #126

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