Skip to content

Commit

Permalink
add on worflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasgameiroborges committed Aug 3, 2024
1 parent c0c4f23 commit cf7b4f8
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,7 @@
name: Release to Charmhub

on:
push:
branches:
- main
paths-ignore:
- 'tests/**'
- 'docs/**'
- .github/renovate.json5
- pyproject.toml
- '.github/workflows/ci.yaml'
- '.github/workflows/lib-check.yaml'
workflow_dispatch:

jobs:
ci-tests:
Expand Down

0 comments on commit cf7b4f8

Please sign in to comment.