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

Add CI #3

Merged
merged 3 commits into from
Jun 14, 2022
Merged

Add CI #3

merged 3 commits into from
Jun 14, 2022

Conversation

balloob
Copy link
Contributor

@balloob balloob commented Jun 14, 2022

Add CI to verify linters, publish to PyPI, dependabot and release-drafter

@balloob balloob merged commit c1c5667 into main Jun 14, 2022
@balloob balloob deleted the add-ci branch June 14, 2022 04:28
steps:
- uses: actions/[email protected]
with:
fetch-depth: 2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed here?

update_release_draft:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If comment is needed it should state "main" an not "master"

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

Successfully merging this pull request may close these issues.

3 participants