Skip to content

Commit

Permalink
obf
Browse files Browse the repository at this point in the history
  • Loading branch information
cmliu committed Dec 5, 2024
1 parent 5ef32ca commit 6a29a9c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/obfuscator.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Obfuscate and Commit

on:
push:
branches: [main]
workflow_dispatch:
push:
paths:
- '明文源码.js'
workflow_dispatch:

jobs:
obfuscate:
Expand Down

0 comments on commit 6a29a9c

Please sign in to comment.