Skip to content

Catch all bundletool exceptions when matching device APKs #740

Catch all bundletool exceptions when matching device APKs

Catch all bundletool exceptions when matching device APKs #740

Workflow file for this run

# Copyright 2025 Logan Magee
#
# SPDX-License-Identifier: AGPL-3.0-only
name: Buf CI
on: [push, pull_request]
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: bufbuild/buf-action@fd21066df7214747548607aaa45548ba2b9bc1ff # v1.4.0
with:
input: directory/src/main/proto
push: false