Skip to content

Commit

Permalink
Add Mehdi's suggestions for Allure
Browse files Browse the repository at this point in the history
Co-authored-by: Mehdi Bendriss <[email protected]>
  • Loading branch information
MiaAltieri and Mehdi-Bendriss authored Jul 31, 2024
1 parent 504c206 commit 02cec4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ jobs:
cloud: microk8s
microk8s-snap-channel: 1.29-strict/stable
juju-agent-version: 3.4.4
permissions:
contents: write # Needed for Allure Report beta
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
ci-tests:
uses: ./.github/workflows/ci.yaml
secrets: inherit
permissions:
contents: write # Needed for Allure Report beta

build:
name: Build charm
Expand Down

0 comments on commit 02cec4b

Please sign in to comment.