Skip to content

w7s-io/example-usage-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

W7S Usage Check Example

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: true

Give 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.

About

W7S daily usage check workflow example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors