Skip to content

Add using_frontend_total_cache to GetTransactionsRequest and ListOrde… #394

Add using_frontend_total_cache to GetTransactionsRequest and ListOrde…

Add using_frontend_total_cache to GetTransactionsRequest and ListOrde… #394

Workflow file for this run

# Copyright © Viron Software ⨈
name: Commit
permissions: {}
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
name: Commit
environment: discord-hook
steps:
- name: Discord Commit Notification
if: github.head_ref == '' && github.event_name == 'push'
uses: sarisia/actions-status-discord@v1.16.0
with:
webhook: ${{secrets.V_DISCORD_CI_HOOK}}
title: "${{github.repository}} was just modified by ${{github.actor}}"
noprefix: true
color: 0x0095ff