Refine comments for get_stale_cache method in WP 404 cache class #22
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Built Release | |
on: | |
push: | |
branches: | |
- develop | |
- main | |
- production | |
jobs: | |
built-release: | |
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main | |
with: | |
node: 20 |