Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/orhun/git-cliff-ac…
Browse files Browse the repository at this point in the history
…tion-3.2.0
  • Loading branch information
jimbrig authored Jun 8, 2024
2 parents a252014 + 945a59f commit fc2edb4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Dependabot auto-merge
on:
pull_request:
types: [opened, reopened]
workflow_dispatch:

permissions:
contents: write
pull-requests: write

jobs:
dependabot:
uses: jimbrig/ghactions/.github/workflows/dependabot-merge.yml@main
2 changes: 2 additions & 0 deletions inst/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ All notable changes to this project will be documented in this file.
- Autopublish 2024-04-01T14:16:20Z
- Autopublish 2024-04-30T01:53:15Z
- Autopublish 2024-04-30T15:09:33Z
- Autopublish 2024-05-27T19:47:45Z
- Autopublish 2024-06-08T01:32:59Z

### Refactor

Expand Down

0 comments on commit fc2edb4

Please sign in to comment.