Skip to content

Merge tag 'v1.6.18'

Merge tag 'v1.6.18' #1

<<<<<<< HEAD

Check failure on line 1 in .github/workflows/_reusable_workflows.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/_reusable_workflows.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# This is a dummy workflow that's just here to add a bit of organization to the workflow list.
# Too bad they don't allow you to hide workflows or something.
name: " 🚫 |----- Reusable Worfklows Below"
on:
workflow_call:
jobs:
nothing:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
||||||| 3ff18b8
=======
# This is a dummy workflow that's just here to add a bit of organization to the workflow list.
# Too bad they don't allow you to hide workflows or something.
name: " 🚫 |----- Reusable Worfklows Below"
on:
workflow_call:
jobs:
nothing:
runs-on: ubuntu-latest
steps:
- run: echo "Nothing to see here. Move along. 🎇"
>>>>>>> v1.6.18