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

chore(build): disable nightly workflow in forks #3675

Merged
merged 1 commit into from Oct 15, 2022

Conversation

hydrosquall
Copy link
Contributor

@hydrosquall hydrosquall commented Oct 15, 2022

Motivation

Noticed after forking dendron that I was getting a github actions error message once per evening about a failing publish job.

Commit

Code

  • code should follow Code Conventions
  • sticking to existing conventions instead of creating new ones

Tests

N/A, doesn't modify application code .

Docs

  • if your change reflects documentation changes, also submit a PR to dendron-site and mention the doc PR link in your current PR (NOTE: submit the PR against the dev branch of the dendron-site repo) (no)

  • does this change introduce a new or better way of doing things that others need to be aware of? if so, an async should be created and a process added in Development or Packages (no)

Notes

Copy link
Member

@kevinslin kevinslin left a comment

Choose a reason for hiding this comment

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

nice catch. thanks for the fix!

@kevinslin kevinslin merged commit e42927d into dendronhq:master Oct 15, 2022
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.

build: github actions shouldn't run in forks of the dendron monorepo
3 participants