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

[CI skip] Updated GitHub Actions

This commit is contained in:
TheBusyBiscuit 2020-03-20 15:04:37 +01:00 committed by GitHub
parent 88be124a3d
commit 64baa40a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
jobs:
comment:
runs-on: ubuntu-latest
if: github.event.label.name == 'Bug Report'
if: contains(github.event.issue.labels.*.name, 'Bug Report')
steps:
- uses: maxkomarychev/octions/octions/issues/create-comment@master
with: