Skip to content

[Refactor] MCGlobal Methods & MCBase Contracts #4

[Refactor] MCGlobal Methods & MCBase Contracts

[Refactor] MCGlobal Methods & MCBase Contracts #4

Workflow file for this run

name: Review Workflow Changes
on:
pull_request:
branches: [main]
paths:
- '.github/workflows/**'
jobs:
review-workflow-changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate workflow files
run: |
yamllint .github/workflows/