Skip to content

Conversation

@GooseLF
Copy link
Contributor

@GooseLF GooseLF commented Jul 6, 2022

Refining run triggers for the CI as it was running on the source branch when pull_request -> closed was used as a trigger.

  • .github/workflows/sql-deployment-tools.yml

    • Added a push trigger for the main branch since only completed PR's can "push" onto the main branch.
  • .github/workflows/build-executable-debian.yml

  • .github/workflows/build-executable-macosx.yml

  • .github/workflows/build-executable-windows.yml

    • Altered the concurrency groups as they were cancelling each other out.

@GooseLF GooseLF requested a review from gvee-uk July 6, 2022 13:07
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

Unit Test Results

44 tests  ±0   43 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     1 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit ea08b1a. ± Comparison against base commit 6692f15.

Copy link
Contributor

@gvee-uk gvee-uk left a comment

Choose a reason for hiding this comment

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

LGTM

@GooseLF GooseLF merged commit 3ea3794 into main Jul 6, 2022
@GooseLF GooseLF deleted the github-actions-2 branch July 6, 2022 13:29
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.

3 participants