1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 04:05:48 +00:00

Or maybe the ticks go here...

This commit is contained in:
TheBusyBiscuit 2020-10-08 18:30:35 +02:00 committed by GitHub
parent 3bcc00b62f
commit b399d0c942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
name: Clean up Imports name: Clean up Imports
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: 'github.event.pull_request.base.repo.full_name == Slimefun/Slimefun4' if: github.event.pull_request.base.repo.full_name == 'Slimefun/Slimefun4'
steps: steps:
- name: Checkout repository - name: Checkout repository