Skip to content

Commit

Permalink
Update dependabot_update_rbis_run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Sep 12, 2023
1 parent 02601a4 commit 33061c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dependabot_update_rbis_run.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Update gem RBIs on Dependabot PRs
on: [pull_request]

permissions:
contents: write
pull-requests: write

jobs:
dependabot_update_rbis:
uses: andyw8/ruby-lsp/.github/workflows/dependabot_update_rbis.yml@main

0 comments on commit 33061c1

Please sign in to comment.