Skip to content

Merge pull request #183 from lumag/update-ci #21

Merge pull request #183 from lumag/update-ci

Merge pull request #183 from lumag/update-ci #21

Workflow file for this run

name: Push build
on:
push:
branches:
- qcom/master
jobs:
build:
uses: ./.github/workflows/build-template.yml
with:
branch: ${{github.ref_name}}
secrets: inherit