diff options
| author | Menny Even Danan <menny@evendanan.net> | 2020-03-10 15:30:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 15:30:34 +0000 |
| commit | 6f362e66f25ebfff45507a9c48b0402807f47b91 (patch) | |
| tree | 682df9d3e5150b3f82114c418ac2bdb426511f20 /.github | |
| parent | 75a0d3e3a6ba8bb187e2957c4f9e34c5b4f6ed5b (diff) | |
| parent | d1cf36ca04ebea744c19aa1ac509b95185793753 (diff) | |
| download | AnySoftKeyboard-6f362e66f25ebfff45507a9c48b0402807f47b91.tar.gz AnySoftKeyboard-6f362e66f25ebfff45507a9c48b0402807f47b91.tar.bz2 | |
Merge branch 'master' into promote-deployment
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/checks.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f23635919..e7deebc28 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,13 +5,9 @@ on: branches: - master - release-branch-v* - paths-ignore: - - '**.md' pull_request: branches: - '*' - paths-ignore: - - '**.md' env: TERM: dumb |
