mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
New 1.19.2 branch
This commit is contained in:
1
.github/workflows/1.19_pr.yml
vendored
1
.github/workflows/1.19_pr.yml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
- '**/src/**'
|
- '**/src/**'
|
||||||
branches:
|
branches:
|
||||||
- "1.19"
|
- "1.19"
|
||||||
|
- "1.19.2"
|
||||||
types: [ opened, synchronize, reopened ]
|
types: [ opened, synchronize, reopened ]
|
||||||
jobs:
|
jobs:
|
||||||
validate-gradle:
|
validate-gradle:
|
||||||
|
|||||||
1
.github/workflows/1.19_push.yml
vendored
1
.github/workflows/1.19_push.yml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
- '**/src/**'
|
- '**/src/**'
|
||||||
branches:
|
branches:
|
||||||
- "1.19"
|
- "1.19"
|
||||||
|
- "1.19.2"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
norelease:
|
norelease:
|
||||||
|
|||||||
Reference in New Issue
Block a user