[PR #215] Add basic CI workflow with build job #1861

Open
opened 2026-05-25 14:15:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Hack-with-Github/Awesome-Hacking/pull/215
Author: @prechayimmee2412
Created: 5/17/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • b12c534 Add basic CI workflow with build job

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

.github/workflows/blank.yml (+36 -0)

📄 Description

This workflow is set up to run on push or pull request events for the master branch, and can also be triggered manually.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Hack-with-Github/Awesome-Hacking/pull/215 **Author:** [@prechayimmee2412](https://github.com/prechayimmee2412) **Created:** 5/17/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b12c534`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/b12c534e7a799796fbc476e38bf2eba36e2c5adf) Add basic CI workflow with build job ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/blank.yml` (+36 -0) </details> ### 📄 Description This workflow is set up to run on push or pull request events for the master branch, and can also be triggered manually. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-25 14:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Awesome-Hacking#1861