mirror of
https://github.com/Hack-with-Github/Awesome-Hacking.git
synced 2026-07-15 18:24:47 -05:00
[PR #215] Add basic CI workflow with build job #2291
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Hack-with-Github/Awesome-Hacking/pull/215
Author: @prechayimmee2412
Created: 5/17/2026
Status: 🔄 Open
Base:
master← Head:master📝 Commits (3)
b12c534Add basic CI workflow with build job7834f0dFix: Add explicit github-token input to lock-threads workflow7496981Rename 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.