Skip to content

Add-ons: Synchronization of scripts and publishing actions #17

Add-ons: Synchronization of scripts and publishing actions

Add-ons: Synchronization of scripts and publishing actions #17

Workflow file for this run

# Main CI workflow for evergine-standards repository
# Runs comprehensive tests for sync-standards.ps1 script
name: CI
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
test:
name: Run Tests
uses: ./.github/workflows/_test-sync-standards.yml