Minimal app that demonstrates the W7S daily usage check workflow.
Live app:
The scheduled workflow runs w7s-io/w7s-cloud@v1 with usage-check-only: true. That reads the current W7S usage rollup and limit policy for this repository without packaging or deploying again.
- uses: w7s-io/w7s-cloud@v1
with:
token: ${{ github.token }}
usage-check-only: trueGive the workflow issues: write if you want W7S to open or update a usage warning issue when a daily limit is close to being exceeded.