Fix workflow for new branch

This commit is contained in:
backryun
2022-12-12 22:28:14 +09:00
parent f69af4c800
commit 2fb8f29fee

View File

@@ -1,8 +1,8 @@
on:
push:
branches: [ "fabric-1.19" ]
branches: [ "fabric-1.19.3" ]
pull_request:
branches: [ "fabric-1.19" ]
branches: [ "fabric-1.19.3" ]
permissions:
contents: read