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

Docs deploy GitHub Action *paths* filter #41

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

machikoyasuda
Copy link
Member

@machikoyasuda machikoyasuda commented Oct 27, 2021

closes #42


The Docs Deploy action has been running on every merge to main. This action was intended to only be run if files related to docs are updated. The reason the filter wasn't working was because it should be called paths:, not filter:

@machikoyasuda machikoyasuda merged commit 01cb465 into main Oct 27, 2021
@machikoyasuda machikoyasuda deleted the fix/docs-action-paths branch October 27, 2021 23:58
@thekaveman thekaveman added this to the October 2021 milestone Oct 29, 2021
@angela-tran angela-tran mentioned this pull request Nov 14, 2022
10 tasks
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.

Bug: Docs Deploy GitHub Action is running all the time
2 participants