Skip to content

Instantly share code, notes, and snippets.

View lhoyong's full-sized avatar
🤒
Out sick

lhoyong

🤒
Out sick
View GitHub Profile
@lhoyong
lhoyong / actions.yaml
Created March 9, 2020 18:06
android actions pull request build
name: Pull Request
on:
pull_request:
types: [opened, ready_for_review, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps: