mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 11:57:01 -05:00
Properly update to 22w06a
This commit is contained in:
2
.github/workflows/1.18_pr.yml
vendored
2
.github/workflows/1.18_pr.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- '**.properties'
|
||||
- '**/src/**'
|
||||
branches:
|
||||
- "1.18"
|
||||
- "1.18.2"
|
||||
types: [ opened, synchronize, reopened ]
|
||||
jobs:
|
||||
validate-gradle:
|
||||
|
||||
2
.github/workflows/1.18_push.yml
vendored
2
.github/workflows/1.18_push.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- '**.properties'
|
||||
- '**/src/**'
|
||||
branches:
|
||||
- "1.18"
|
||||
- "1.18.2"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
norelease:
|
||||
|
||||
Reference in New Issue
Block a user