Skip to content

Make maxStale not clear existing cache headers, and add addCacheHeader #46

Make maxStale not clear existing cache headers, and add addCacheHeader

Make maxStale not clear existing cache headers, and add addCacheHeader #46

name: Build pull request
on: pull_request
jobs:
build-pull-request:
runs-on: macos-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- run: |
./gradlew build
./gradlew -p tests build