Neovici/cosmoz-autocomplete

View on GitHub
.github/workflows/ci.yml

Summary

Maintainability
Test Coverage
name: CI
on:
  pull_request:
    branches:
      - master
  push:
    branches:
      - beta
      - master
jobs:
  build:
    uses: Neovici/cfg/.github/workflows/forge.yml@master
    secrets: inherit