Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Dec 13, 2023
1 parent 59b0a92 commit 2abd688
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/cid.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: CI/CD

on:
push:
branches:
- master
pull_request:
workflow_dispatch:

on: [push, pull_request]
env:
GRADLE_OPTS: -Dorg.gradle.daemon=false -Dkotlin.incremental=false -Dkotlin.compiler.execution.strategy=in-process

Expand Down

0 comments on commit 2abd688

Please sign in to comment.