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

Trigger deployments on automated pushes #55

Open
captn3m0 opened this issue Dec 26, 2022 · 0 comments
Open

Trigger deployments on automated pushes #55

captn3m0 opened this issue Dec 26, 2022 · 0 comments

Comments

@captn3m0
Copy link
Member

captn3m0 commented Dec 26, 2022

#45 was meant to trigger deployments on Netlify on each push to the main branch on this repo. While it works for commits from users, it doesn't work for automated commits, the ones that we really want this to trigger on.

We need to move the deploy job to the schedule workflow (https://github.com/endoflife-date/release-data/blob/main/.github/workflows/update.yml#L65-L69) conditional on the commit being made.

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

No branches or pull requests

1 participant