Skip to content

Significantly accelerate the queries by using an All devices query instead of multiple queries #15

Significantly accelerate the queries by using an All devices query instead of multiple queries

Significantly accelerate the queries by using an All devices query instead of multiple queries #15

Workflow file for this run

name: Release
on:
pull_request:
types: closed
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Tag
uses: K-Phoen/semver-release-action@master
with:
release_branch: main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}