Skip to content

Commit

Permalink
Trim workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Nov 22, 2023
1 parent e4262fb commit a7ee7b8
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2,678 deletions.
2 changes: 1 addition & 1 deletion .github/renovate-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module.exports = {
ignoreScripts: false,
gitAuthor: 'Renovate Bot (self-hosted) <bot@renovateapp.com>',
platform: 'github',
repositories: [ 'Automattic/jetpack' ],
repositories: [ 'anomiex/jetpack' ],

// Extra code to run before creating a commit.
allowedPostUpgradeCommands: [ monorepoBase + '.github/files/renovate-post-upgrade-run.sh' ],
Expand Down
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@
},
dependencyDashboardTitle: 'Renovate Dependency Updates',
dependencyDashboardLabels: [ 'Primary Issue', '[Type] Janitorial' ],
dependencyDashboardFooter: 'The bot runs every two hours, and may be monitored or triggered ahead of schedule [here](https://github.com/Automattic/jetpack/actions/workflows/renovate.yml).',
dependencyDashboardFooter: 'The bot runs every two hours, and may be monitored or triggered ahead of schedule [here](https://github.com/anomiex/jetpack/actions/workflows/renovate.yml).',
}
134 changes: 0 additions & 134 deletions .github/workflows/block-performance.yml

This file was deleted.

102 changes: 0 additions & 102 deletions .github/workflows/build-docker.yml

This file was deleted.

Loading

0 comments on commit a7ee7b8

Please sign in to comment.