Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Revert "(maint) Update labeller.yml to pull_request" #23

Revert "(maint) Update labeller.yml to pull_request"

Revert "(maint) Update labeller.yml to pull_request" #23

Workflow file for this run

name: "ci"
on:
pull_request:
branches:
- "main"
workflow_dispatch:
jobs:
spec:
name: "spec"
uses: "puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
secrets: "inherit"
with:
rake_task: 'build'