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

remove if: github.event_name == 'push' from deploy docs workflow file #81

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

twallema
Copy link
Owner

@twallema twallema commented Aug 1, 2024

  • I have checked to ensure there aren't other open Pull Requests for the same update/change
  • I have updated the documentation accordingly.

Describe your fixes/additions/changes

Removed last line from .github/workflows/deploy.yml,

if: github.event_name == 'push'

I think this may prevent the gh-pages from updating when doing a PR.

@twallema twallema merged commit d92620e into master Aug 1, 2024
2 checks passed
@twallema twallema deleted the remove-if-statement branch August 1, 2024 01:45
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.

1 participant