Skip to content

chore(ci): trigger workflows on pull_request instead of all pushes #453

chore(ci): trigger workflows on pull_request instead of all pushes

chore(ci): trigger workflows on pull_request instead of all pushes #453

Workflow file for this run

name: CGL
on:
push:
branches:
- main
pull_request: ~
jobs:
cgl:
uses: konradmichalik/reusable-github-actions/.github/workflows/cgl-test.yml@main