Skip to content

Prevent duplicate workflow run on releases#75

Merged
nathan-hess merged 1 commit into
mainfrom
fix-release-workflow
May 13, 2023
Merged

Prevent duplicate workflow run on releases#75
nathan-hess merged 1 commit into
mainfrom
fix-release-workflow

Conversation

@nathan-hess
Copy link
Copy Markdown
Owner

Bug Fixes

  • Added exclusion for CI/CD workflow tag trigger to prevent the workflow from running twice when GitHub releases are published (once triggered by the release and once triggered by the tag)

Added exclusion for CI/CD workflow tag trigger to prevent the workflow from running twice when GitHub releases are published (once triggered by the release and once triggered by the tag)
@nathan-hess nathan-hess added bug Something isn't working deployment Settings and configuration for deploying project github Changes to GitHub templates and GitHub Actions workflows labels May 13, 2023
@nathan-hess nathan-hess self-assigned this May 13, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2023

Codecov Report

Merging #75 (e696047) into main (49503d8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               main        #75   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            35         35           
  Lines          1225       1225           
===========================================
  Hits           1225       1225           

@nathan-hess nathan-hess merged commit 7dde66f into main May 13, 2023
@nathan-hess nathan-hess deleted the fix-release-workflow branch May 13, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working deployment Settings and configuration for deploying project github Changes to GitHub templates and GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant