Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
x-0o0 committed Oct 6, 2023
1 parent 200c80e commit 46eca77
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/BUILD_APP_TARGET.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Build KuringApp

on:
push:
branches:
- main
branches: [ main ]
pull_request:
branches:
- [ "develop/2.0.0" ]
branches: [ "develop/2.0.0" ]

concurrency:
group: ci-${{ github.ref }}
Expand Down

0 comments on commit 46eca77

Please sign in to comment.