mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-13 10:25:09 +01:00
Fix workflow for new branch
This commit is contained in:
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user