Merge branch '1.2.x' into 1.3.x

Closes gh-1771
This commit is contained in:
Joe Grandja
2024-10-16 19:41:16 -04:00
4 changed files with 10 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ on:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
jobs:
build:
name: Build

View File

@@ -5,6 +5,9 @@ on:
branches:
- '**'
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
jobs:
build:
name: Build