Skip to content

Commit

Permalink
Make nicer commit message, PR name and commiter
Browse files Browse the repository at this point in the history
  • Loading branch information
paulslaby committed Jan 29, 2024
1 parent d9ade3b commit 48e1bd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/globaltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ jobs:
github_token: ${{ secrets.GLOBAL_GH_ACTION_TOKEN }}
#you must specify what pattern to include otherwise all files from the repository will be replicated
patterns_to_include: '.github/dependabot.yml'
commit_message: 'Update dependabot.yml config'
committer_username: 'DX Team'
committer_email: '[email protected]'
exclude_forked: true

0 comments on commit 48e1bd6

Please sign in to comment.