Skip to content

Commit

Permalink
Merge pull request #339 from puppetlabs/IT-87329-run_ci_on_pr
Browse files Browse the repository at this point in the history
(maint) - Update CI Workflows
  • Loading branch information
Ramesh7 authored May 23, 2024
2 parents 4579723 + f74fb8a commit df2a6b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: "ci"

on:
pull_request_target:
types: [opened, synchronize, reopened]
pull_request:
branches:
- "main"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit df2a6b2

Please sign in to comment.