Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create action to run this easily on GitHub #1

Open
foster999 opened this issue Feb 24, 2021 · 1 comment
Open

Create action to run this easily on GitHub #1

foster999 opened this issue Feb 24, 2021 · 1 comment

Comments

@foster999
Copy link
Contributor

foster999 commented Feb 24, 2021

See existing action for todo lists: https://github.com/marketplace/actions/todo-to-issue

@foster999 foster999 changed the title Look into existing actions Create action to run this easily on GitHub Mar 4, 2021
@foster999
Copy link
Contributor Author

Currently, the package doesn't modify the project (e.g. create issues). So including it in an Actions workflow would be as simple as:

run: |
        pip install assumptions
        assumptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant