Skip to content

Commit

Permalink
Update DependabotBot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: James Robb <47126579+jamesrweb@users.noreply.github.com>
  • Loading branch information
jamesrweb authored Mar 15, 2024
1 parent 12423d9 commit bbd0df8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/DependabotBot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Dependabot Bot

on:
pull_request_target:
pull_request:
branches: [master]

concurrency: dependabot-${{ github.ref }}

jobs:
dependabot-bot:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bbd0df8

Please sign in to comment.