mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Limit github actions
This commit is contained in:
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@@ -1,7 +1,10 @@
|
||||
name: Java CI
|
||||
|
||||
on:
|
||||
[ push ]
|
||||
push:
|
||||
branches:
|
||||
- "1.16"
|
||||
- "1.17"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user