Skip to content

Rename "Continuous Integration" workflow #299

Rename "Continuous Integration" workflow

Rename "Continuous Integration" workflow #299

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/'