Skip to content
Discussion options

You must be logged in to vote

Yes, this is absolutely permitted and is well within the acceptable use policy for GitHub Actions.

Why your project is permitted
GitHub’s Terms of Service generally prohibit using Actions for "mining" or "server-like" tasks that consume excessive resources. However, running a small script every two weeks to update a CSV is considered a low-impact, productive use of the platform. Since your work is for a public-interest dashboard, it aligns perfectly with GitHub's mission of supporting open data and transparency.

Key things to keep in mind (Responsible Use)
Even though it is permitted, you should follow these "best practices" to ensure your workflow stays healthy:

  1. Frequency: Running every…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@krishparmar22242
Comment options

Answer selected by ananyabchetia
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD other General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage Workflow Deployment Topics about deploying workflows, publishing artifacts, and deployment targets in GitHub Actions.
3 participants