Skip to content

Commit

Permalink
Trim workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Jan 24, 2024
1 parent 93009cd commit 311f26d
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2,767 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 @@ -114,5 +114,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).',
}
101 changes: 0 additions & 101 deletions .github/workflows/autotagger.yml

This file was deleted.

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 311f26d

Please sign in to comment.