Applies brackets

This commit is contained in:
Alicia Sykes 2022-07-30 15:53:53 +01:00 committed by GitHub
parent d2942d7805
commit a19fc23b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
permissions: write-all
steps:
- name: Apply Labels
if: ${{ !github.event.pull_request.body.includes(env.IGNORE_STR) }}
if: "${{ !github.event.pull_request.body.includes(env.IGNORE_STR) }}"
uses: Naturalclar/issue-action@v2.0.2
with:
title-or-body: both