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

[CI skip] Another test

This commit is contained in:
TheBusyBiscuit 2019-12-08 20:08:33 +01:00 committed by GitHub
parent cc8dbd0e49
commit e3d42ad241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@ jobs:
name: Categorize Pull Requests
steps:
- name: Branch Categorization
uses: TheBusyBiscuit/branch-cat@v1.0.1
uses: TheBusyBiscuit/branch-cat@v1.0.2
with:
rules: '[ {"fix/.*" : "Bug Fix"} ]'