mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
actions: Restore test-push.yml to be closer to upstream
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
name: Run Tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev/**
|
||||
pull_request:
|
||||
on: [push, pull_request]
|
||||
|
||||
concurrency:
|
||||
group: build-${{ github.event.pull_request.number || github.ref }}
|
||||
Reference in New Issue
Block a user