Skip to content

Commit

Permalink
Adjusted triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Dec 12, 2023
1 parent 762d37a commit b1392f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend_charm_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
working-directory: ./frontend/charm

unit-tests-with-coverage:
name: Unit tests
name: Frontend charm unit tests
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/terraform_test_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Terraform deploy to a fresh microk8s model
on:
push:
branches: ["*"]
# pull_request_review:
# on:
# pull_request_review:
Expand Down

0 comments on commit b1392f2

Please sign in to comment.