mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 00:42:43 +08:00
obf
This commit is contained in:
7
.github/workflows/obfuscator.yml
vendored
7
.github/workflows/obfuscator.yml
vendored
@@ -1,9 +1,10 @@
|
||||
name: Obfuscate and Commit
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '明文源码.js'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
obfuscate:
|
||||
|
||||
Reference in New Issue
Block a user