Skip to content

Commit 710e5fb

Browse files
committed
Merge branch 'main' into sriman-dev
2 parents eb305b6 + 33cb69c commit 710e5fb

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Build
22

33
on:
4-
push:
54
pull_request:
65

76
jobs:

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Lint and Format
22

33
on:
4-
push:
4+
pull_request:
55

66
concurrency:
77
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)