Skip to content

Commit

Permalink
Merge pull request #2136 from SUSE/fixup_workflow
Browse files Browse the repository at this point in the history
Remove dcermak from the reviewer list
  • Loading branch information
dcermak authored Dec 11, 2024
2 parents 1c1ddf0 + a1f30b4 commit acf6ec6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-versions-and-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: update package versions from OBS and external files
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

jobs:
update-files:
Expand Down Expand Up @@ -36,7 +37,7 @@ jobs:
token: ${{ secrets.CHECKOUT_TOKEN }}
delete-branch: true
commit-message: "🤖: Update package versions and external files"
reviewers: dcermak,dirkmueller,alexandrevicenzi
reviewers: dirkmueller,alexandrevicenzi
assignees: dcermak
title: "🤖: Update package versions and files"
body: |
Expand Down

0 comments on commit acf6ec6

Please sign in to comment.