Skip to content

Commit

Permalink
Merge pull request #31 from rcpch/dependabot/submodules/reveal.js-993…
Browse files Browse the repository at this point in the history
…b8f3

Bump reveal.js from `d5896c9` to `993b8f3`
  • Loading branch information
pacharanero authored Dec 12, 2023
2 parents fa3ea20 + b7ecb89 commit f5c3eb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
if: contains(steps.metadata.outputs.dependency-names, 'revealjs')
if: contains(steps.metadata.outputs.dependency-names, 'reveal.js')
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
Expand Down
2 changes: 1 addition & 1 deletion reveal.js

0 comments on commit f5c3eb0

Please sign in to comment.