Skip to content

Conversation

simoneonofri
Copy link
Contributor

Enabling autopublish as requested

name: CI
on:
pull_request: {}
push:
branches: [main]
branches: [gh-pages]
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the PR! But, I'm a bit confused about what's the intended effect of this PR. Now it only does something when pushing to gh-pages, instead of when pushing to main. That means that it won't auto-publish an editor's draft anymore when merging PRs, for example, right? I assume that's not intended, or is it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@twiss thank you. I think it is correct now. by the way, when the PR is approved I'll run some tests

Copy link
Member

Choose a reason for hiding this comment

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

Did you mean to push and forgot? If not, you need to clarify what you meant.

GypsyS44

This comment was marked as spam.

GypsyS44

This comment was marked as spam.

allenlorusso

This comment was marked as spam.

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.

5 participants