Add default cache time constants and getter methods in WP 404 cache c… #21
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 |