Update Java release data on master

This commit is contained in:
Jochen Schalanda 2020-06-02 21:00:15 +02:00 committed by Scott McLeod
parent efa70e83b0
commit 90dc3a5220

View File

@ -2,14 +2,6 @@ name: Update Java release data
on:
schedule:
- cron: '30 */8 * * *'
# TODO: Remove before merging
push:
branches:
- master
# TODO: Remove before merging
pull_request:
branches:
- master
jobs:
update:
runs-on: 'ubuntu-latest'
@ -40,5 +32,3 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# TODO: Remove before merging
branch: java-metadata