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

Readme.md badges change on every action run #292

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

merydian
Copy link
Collaborator

@merydian merydian commented Dec 3, 2024

Changes trigger of test.yml to run on push as well; restricts badges to change only on actions that run on the main branch.

@merydian merydian linked an issue Dec 3, 2024 that may be closed by this pull request
@merydian merydian requested a review from koebi December 3, 2024 08:50
Copy link
Collaborator

@koebi koebi left a comment

Choose a reason for hiding this comment

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

Small comment, but otherwise that's cool :))

@@ -3,6 +3,7 @@ name: Testing

on:
pull_request:
push:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think indentation is wrong here?

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.

Readme.md badges change on every action run
2 participants