Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
LP: #99999999
LP: #99999998
Fixes: #1234
Fixes: #1235
  • Loading branch information
orndorffgrant committed May 10, 2024
1 parent cab7947 commit 1eb3e5d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 11 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

name: CI (base)

on:
push:
pull_request:

defaults:
run:
shell: sh -ex {0}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

name: CI (integration)

on:
pull_request:

# Cancel any in-progress job or run
concurrency:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

name: CI (workflows)

on:
push:
pull_request:

defaults:
run:
shell: sh -ex {0}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- edited
branches:
- review-*
- next-*

jobs:
release-checklist:
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ubuntu-advantage-tools (1:1+devel) UNRELEASED; urgency=medium

* wip
* wip (GH: #1234, LP: #99999999)

-- Grant Orndorff <[email protected]> Thu, 14 Mar 2024 15:04:11 -0400

Expand Down

0 comments on commit 1eb3e5d

Please sign in to comment.