Skip to content

feat: split workflow to multiple workflows for better overview, closes #3 #4

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

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Jul 19, 2022

feat: split workflow to multiple workflows for better overview

@nmerget nmerget requested a review from mfranzke as a code owner July 19, 2022 10:29
@nmerget nmerget mentioned this pull request Jul 19, 2022
@nmerget nmerget changed the title feat: split workflow to multiple workflows for better overview feat: split workflow to multiple workflows for better overview, closes #3 Jul 19, 2022
@nmerget nmerget linked an issue Jul 19, 2022 that may be closed by this pull request
path: "./node_modules"
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
Copy link
Member

@mfranzke mfranzke Jul 19, 2022

Choose a reason for hiding this comment

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

Is there something missing at the end of this string? Mainly because it ends with a dash and I would expect something further to come after that.

@mfranzke mfranzke merged commit defd3b1 into main Jul 27, 2022
@mfranzke mfranzke deleted the feat-modular-cicd branch July 27, 2022 09:13
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.

Optimize GitHub CI/CD
2 participants