Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi committed Nov 10, 2020
1 parent 2fd224f commit e0e0990
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
# catch SNAPSHOT breaking changes, check before THU OSLC calls and on Sat
- cron: "30 4 * * 4,6"
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit e0e0990

Please sign in to comment.