Skip to content

Conversation

@koppor
Copy link
Contributor

@koppor koppor commented Sep 29, 2023

At #105 and https://github.com/orgs/community/discussions/26698#discussioncomment-7094600 it was reported, that the unit tests were not triggered on a pull request.

The reason was that the trigger for a pull request was not active. The trigger pull_request is used for PRs - see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request for details

Note that the workflow https://github.com/Diapolo10/iplib3/blob/main/.github/workflows/codeql-analysis.yml has the correct triggers.

I also added workflow_dispatch to enable manual triggering.

Signed-off-by: Oliver Kopp <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Owner

@Diapolo10 Diapolo10 left a comment

Choose a reason for hiding this comment

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

Thanks, apparently I forgot to update this from my template project!

@Diapolo10 Diapolo10 merged commit 80cab1a into Diapolo10:main Sep 29, 2023
@koppor koppor deleted the patch-1 branch October 23, 2023 23:24
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.

2 participants