Skip to content

Commit

Permalink
Updating the pipeline and README: Runs locally on a new machine
Browse files Browse the repository at this point in the history
  • Loading branch information
qbalsdon committed Dec 28, 2023
1 parent a3a498e commit ee887c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Android CI

on:
workflow_dispatch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit ee887c0

Please sign in to comment.