Update yolks.yml
This commit is contained in:
6
.github/workflows/java.yml
vendored
6
.github/workflows/java.yml
vendored
@@ -1,10 +1,12 @@
|
||||
name: build java
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- tt_java/**
|
||||
|
||||
- java/**
|
||||
jobs:
|
||||
push:
|
||||
name: "yolks:java_${{ matrix.tag }}"
|
||||
|
Reference in New Issue
Block a user