Skip to content

(maint) Change from pull_request_target to pull_request #271

(maint) Change from pull_request_target to pull_request

(maint) Change from pull_request_target to pull_request #271

Workflow file for this run

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