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

[FOLIO-4086] Fix GitHub Actions workflow not running for tags #541

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

ncovercash
Copy link
Member

Jira FOLIO-4086

Due to an error in the recommended configuration for shared workflows, an incorrect conditional was added to the workflow which can cause GitHub Actions to not run on tags, making it impossible to release this module.

This PR resolves this by adjusting the condition to always run the workflow for pushes to tags.

Copy link

github-actions bot commented Oct 9, 2024

Jest Unit Test Results

  1 files  ±0   73 suites  ±0   8m 13s ⏱️ +11s
332 tests ±0  331 ✅ ±0  1 💤 ±0  0 ❌ ±0 
359 runs  ±0  358 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 23afa7c. ± Comparison against base commit 1c34bb7.

Copy link

sonarcloud bot commented Oct 9, 2024

@ncovercash ncovercash merged commit 57e8863 into master Oct 9, 2024
15 checks passed
@ncovercash ncovercash deleted the folio-4086 branch October 9, 2024 20:55
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