Skip to content

Commit

Permalink
Merge pull request #42 from ChochaNaresh/Dev
Browse files Browse the repository at this point in the history
- update README.md
  • Loading branch information
ChochaNaresh authored Oct 18, 2023
2 parents 4ced0c9 + 77d9706 commit 45461b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@ name: Android CI

on:
workflow_run:
workflows: [ "check Detekt Formatting CI" ]
types:
- completed
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/checkDetektFormatting.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: check Detekt Formatting CI

on:
label:
types: [ created ]
push:
branches: [ "Dev","main" ]
pull_request:
Expand Down

0 comments on commit 45461b2

Please sign in to comment.