Skip to content

Relax macro objects equality check when merging (#39) #142

Relax macro objects equality check when merging (#39)

Relax macro objects equality check when merging (#39) #142

Workflow file for this run

name: "Main"
on:
workflow_dispatch:
pull_request:
types: [assigned, opened, synchronize, reopened]
push:
branches:
- "main"
jobs:
test-job:
name: "Test"
uses: "./.github/workflows/test.yml"