♻️ Correct syntax

This commit is contained in:
Lars Gohr
2021-08-28 22:31:59 +02:00
parent bf868f6eb0
commit 5464199355

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: pozil/auto-assign-issue@v1
if: github.actor != "dependabot[bot]"
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: elgohr