Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voxpupuli/puppet-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: parship/puppetlabs-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 16, 2023

  1. test commit

    Henning-B committed Jun 16, 2023
    Copy the full SHA
    1f64b74 View commit details
  2. Update ci.yml

    Henning-B authored Jun 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    438ea22 View commit details
  3. Update ci.yml

    Henning-B authored Jun 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    36f075a View commit details
Showing with 2 additions and 1 deletion.
  1. +1 −1 .github/workflows/ci.yml
  2. +1 −0 README.md
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

name: CI

on: pull_request
on: push

concurrency:
group: ${{ github.ref_name }}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -832,3 +832,4 @@ We would like to thank everyone who has contributed issues and pull requests to
A complete list of contributors can be found on the
[GitHub Contributor Graph](https://github.com/voxpupuli/puppet-mongodb/graphs/contributors)
for the [puppet-mongodb module](https://github.com/voxpupuli/puppet-mongodb).