Skip to content

Commit

Permalink
Merge pull request #19 from Light-it-labs/feature/CU-124/avoid-depend…
Browse files Browse the repository at this point in the history
…abot

[UPDATE] Dependabot
  • Loading branch information
ThunderNaka authored Jun 19, 2024
2 parents 2f8786f + 7040972 commit 4ae88c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/set-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
set-title:
name: Set PR Titles
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Set PR title
Expand Down

0 comments on commit 4ae88c8

Please sign in to comment.