adding it

This commit is contained in:
Lucas Gravley 2020-01-09 14:07:47 -06:00
parent 8d1f1c8427
commit bbac482a6e

View file

@ -36,6 +36,8 @@ jobs:
##########################
- name: Checkout Code
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
######################
# Run Removal script #