Skip to content

Commit 2f2b9b4

Browse files
committed
config: Don't Trigger CircleCI
Signed-off-by: ImSpiDy <SpiDy2713@gmail.com>
1 parent 17a6150 commit 2f2b9b4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ jobs:
99
git config --global user.name "ImSpiDy"
1010
git config --global user.email "SpiDy2713@gmail.com"
1111
git config --global color.ui false
12-
git clone --depth=1 https://github.com/ImSpiDy/MyScripts -b main .
13-
bash reupload.sh
1412
workflows:
1513
version: 2.1
1614
cooking:
1715
jobs:
18-
- snx
16+
- echo "Skip"

0 commit comments

Comments
 (0)