0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Merge pull request #4455 from k9mail/update_android_ci_workflow

Run 'Android CI' workflow on pull requests
This commit is contained in:
cketti 2020-01-16 16:22:23 +01:00 committed by GitHub
commit 00d832b952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
name: Android CI
on: [push]
on: [push, pull_request]
jobs:
build: