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

Include external task instructions #24

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

ludvig
Copy link
Contributor

@ludvig ludvig commented Feb 21, 2024

No description provided.

Copy link
Contributor

@ehsan-alva ehsan-alva left a comment

Choose a reason for hiding this comment

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

I was thinking, is there anyway to avoid running tests when there is no code? it's not important overall

@ludvig
Copy link
Contributor Author

ludvig commented Feb 26, 2024

I was thinking, is there anyway to avoid running tests when there is no code? it's not important overall

Could add

  push:
    paths-ignore:
      - '**.md'
    branches:
   ....

to the workflow files here https://github.com/DevSkillsHQ/transaction-management-backend-level-1/blob/master/.github/workflows/publish-test-results.yml#L3

@ludvig ludvig merged commit 61ce2c1 into master Feb 26, 2024
1 check failed
@ludvig ludvig deleted the QOH-850-include-external-task-instructions branch February 26, 2024 11:40
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.

None yet

2 participants