1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 19:55:48 +00:00

Perhaps we just need ticks

This commit is contained in:
TheBusyBiscuit 2020-10-08 18:29:59 +02:00 committed by GitHub
parent cfc55038ea
commit 3bcc00b62f
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