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

Open
opened 2026-06-02 08:09:13 -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 (3)

  • b12c534 Add basic CI workflow with build job
  • 7834f0d Fix: Add explicit github-token input to lock-threads workflow
  • 7496981 Rename lock-threads.yml to lock-threads.yml

📊 Changes

2 files changed (+38 additions, -1 deletions)

View changed files

.github/workflows/blank.yml (+36 -0)
📝 .github/workflows/lock-threads.yml (+2 -1)

📄 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 (3) - [`b12c534`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/b12c534e7a799796fbc476e38bf2eba36e2c5adf) Add basic CI workflow with build job - [`7834f0d`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/7834f0d974b52a2fc2914d8311e8eafec86408bc) Fix: Add explicit github-token input to lock-threads workflow - [`7496981`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/749698170f663e148b8b1ba185c5de398f4f6e08) Rename lock-threads.yml to lock-threads.yml ### 📊 Changes **2 files changed** (+38 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/blank.yml` (+36 -0) 📝 `.github/workflows/lock-threads.yml` (+2 -1) </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-06-02 08:09:13 -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#2075