Move a bunch of files around, try to get things working
This commit is contained in:
3
.github/workflows/java.yml
vendored
3
.github/workflows/java.yml
vendored
@@ -3,10 +3,11 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- java/*
|
||||
- tt_java/**
|
||||
|
||||
jobs:
|
||||
push:
|
||||
name: "yolks:java_${{ matrix.tag }}"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Reference in New Issue
Block a user