Skip to content

Merge pull request #1 from karnotxyz/currentChanges #12

Merge pull request #1 from karnotxyz/currentChanges

Merge pull request #1 from karnotxyz/currentChanges #12

Workflow file for this run

---
name: Workflow - Pull Request
on:
workflow_dispatch:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linters:
name: Run linters
uses: ./.github/workflows/linters.yml