Skip to content

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