Skip to content

Commit 8acae0e

Browse files
authored
Merge branch 'main' into test
2 parents 91ddfcf + 7dc665a commit 8acae0e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/pr_test_build_android.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
name: Cake Wallet Android
22

3-
on:
4-
pull_request:
5-
pull_request_target:
6-
types: [opened, synchronize, reopened, labeled]
3+
on: [pull_request]
74

85
defaults:
96
run:
107
shell: bash
11-
128
jobs:
139
debug-context:
14-
runs-on: ubuntu-latest
10+
runs-on: [Linux, amd64, forlinux]
1511
steps:
1612
- name: "1. Diagnostic Dump"
1713
env:

0 commit comments

Comments
 (0)