Skip to content

Commit

Permalink
Merge pull request #10 from discoverygarden/DDST-452
Browse files Browse the repository at this point in the history
DDST-452: Update dependabot.yml
  • Loading branch information
adamcbowman authored Dec 4, 2024
2 parents c7e3dcb + 090e3d7 commit ec24226
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
---
name: Dependabot Pull-Request Ticket
on: pull_request

name: Bot Pull-Request Ticket
on:
pull_request:
types: [opened]
permissions:
pull-requests: write
repository-projects: read
checks: read
contents: read
actions: read

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

0 comments on commit ec24226

Please sign in to comment.