Skip to content

Comments

Fix GitHub Workflow#75

Closed
bobbravo2 wants to merge 1 commit intomainfrom
fix/github-workflow
Closed

Fix GitHub Workflow#75
bobbravo2 wants to merge 1 commit intomainfrom
fix/github-workflow

Conversation

@bobbravo2
Copy link
Contributor

This PR addresses several issues in the GitHub workflow file .github/workflows/image.yml.

  • Security: The trigger has been changed from pull_request_target to pull_request to prevent a security vulnerability.
  • Readability: The two docker/build-push-action steps have been combined into a single step to reduce duplication.
  • Style: The unused Log in to Red Hat Container Registry job has been removed.

@bobbravo2
Copy link
Contributor Author

@bobbravo2 bobbravo2 closed this Sep 15, 2025
@bobbravo2 bobbravo2 deleted the fix/github-workflow branch October 16, 2025 22:46
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