Skip to content

Is there a way to use preserveOrder selectively? #1561

Is there a way to use preserveOrder selectively?

Is there a way to use preserveOrder selectively? #1561

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'We''re glad you find this project helpful. We''ll try to address this issue ASAP. You can join Discord channel(https://discord.gg/X4Qp9u6Vz) for anonucements and pre release discussions. Don''t forget to star this repo.'