ci: minor refactor

This commit is contained in:
Zane Schepke 2024-12-25 23:19:31 -05:00
parent c8298297e2
commit 66051e4a0a
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
name: ci-android
name: on-pr
on:
workflow_dispatch:
pull_request:
jobs:
format:
format_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

View File

@ -1,4 +1,4 @@
name: release-android
name: publish
on:
schedule: