Skip to content
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
ci-default.yml @talhabinrizwan
ci.py @talhabinrizwan
2 changes: 1 addition & 1 deletion .github/workflows/pmm-qa-fb-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

e2e_fb_suite:
name: E2E
uses: percona/pmm-qa/.github/workflows/fb-e2e-suite.yml@main
uses: percona/pmm-qa/.github/workflows/fb-e2e-suite.yml@PMM-15138-fix-alerting-permissions
secrets:
LAUNCHABLE_TOKEN: ${{ secrets.LAUNCHABLE_TOKEN }}
with:
Expand Down
5 changes: 5 additions & 0 deletions ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
deps:
- name: pmm
branch: PMM-15138-fix-alerting-permissions
- name: pmm-qa
branch: PMM-15138-fix-alerting-permissions
Loading