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/**'
|
||||
branches:
|
||||
- "1.19"
|
||||
- "1.19.2"
|
||||
types: [ opened, synchronize, reopened ]
|
||||
jobs:
|
||||
validate-gradle:
|
||||
|
||||
1
.github/workflows/1.19_push.yml
vendored
1
.github/workflows/1.19_push.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- '**/src/**'
|
||||
branches:
|
||||
- "1.19"
|
||||
- "1.19.2"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
norelease:
|
||||
|
||||
Reference in New Issue
Block a user