Skip to content

Fixed the dark mode background color #305

Fixed the dark mode background color

Fixed the dark mode background color #305

Workflow file for this run

name: Check Slice Subtree Updates
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
subtree_rules:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Check Subtree Rules
uses: icerpc/subtree-rules@main
with:
subtreePath: 'slice/'