Update .forgejo/workflows/test.yaml
All checks were successful
Android Test / test (push) Successful in 14s
All checks were successful
Android Test / test (push) Successful in 14s
This commit is contained in:
parent
b3743c777e
commit
1dba99ece0
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
name: Android Test
|
name: Android Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push: {}
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue