Skip to content

Commit

Permalink
Test: workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinerSchinkoethe committed Jan 31, 2025
1 parent dc01424 commit 5244dac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: renovate
on:
workflow_dispatch: # by change adapt readme
push

jobs:
renovate:
Expand Down
2 changes: 1 addition & 1 deletion Global-Config/renovate-global-config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const apaxNpmrc = process.env.RENOVATE_NPMRC;

const prFooter = `:space_invader: :sparkles: This merge request is proudly presented by [Renovate Bot](https://code.siemens.com/ax/devops/renovate-bot).`;
const autodiscoverFilter = "simatic-ax/*";
const autodiscoverFilter = "simatic-ax/ae-hw-engineering";
module.exports = {
platform: "github",
groupName: "all",
Expand Down

0 comments on commit 5244dac

Please sign in to comment.