From a3d97f40d477d0782e1f84626dd8fdbe37ff9bba Mon Sep 17 00:00:00 2001 From: Burndem1 <94456414+Burndem1@users.noreply.github.com> Date: Mon, 10 Jan 2022 14:24:41 +0200 Subject: [PATCH 1/2] Update README.md Programming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c69a293b9c..e8050baccd61 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GitHub Docs +# GitHub Docs This repository contains the documentation website code and Markdown source files for [docs.github.com](https://docs.github.com). From 8d36e121f8c76133fe365793c6273d0d88ed0435 Mon Sep 17 00:00:00 2001 From: Burndem1 <94456414+Burndem1@users.noreply.github.com> Date: Thu, 18 Jun 2026 03:48:00 +0200 Subject: [PATCH 2/2] Adjust webpack.yml for Termux and branch settings Updated GitHub Actions workflow for Termux compatibility and branch specifications. --- .github/workflows/webpack.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/webpack.yml diff --git a/.github/workflows/webpack.yml b/.github/workflows/webpack.yml new file mode 100644 index 000000000000..adb2f8b3e9fb --- /dev/null +++ b/.github/workflows/webpack.yml @@ -0,0 +1,26 @@ +nmp: NodeJS with Webpack + +on: termux + push: framework + branches: [ "Burndem1" ] + pull_request:msfconsole + branches:gitHub/docs/Burndem1 +jobs:exploit+socials+framework + build: commands in js + runs-on: ubuntu-latest & Termux + + strategy: urls command termux emulator + matrix: framework + node-version: v6 + steps:pkg upgrade && update + :pkg install (package)>>>https://github.com/Burndem1/metasploit_in_termux/raw/master/metasploit.sh + - uses:gitclone https://github.com/Burndem1/Burndem1.git + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v4 + with: + node-version: ${{ matrix.node-version }} + + - name: Build + run: | + npm install + npx webpack