1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-15 08:46:44 +00:00

Merge pull request #7070 from slashpai/upgrade-fix-p3

chore: fix actions for operator upgrade and typo fix
This commit is contained in:
Jayapriya Pai 2024-11-05 20:32:45 +05:30 committed by GitHub
commit 24e5fec866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View file

@ -76,8 +76,7 @@ jobs:
- name: Comment PR
uses: thollander/actions-comment-pull-request@v3
with:
message: |
message: 'Formatting and local/remote links likely not correct. Please make sure to run `make check-docs`, commit the modifications and push the updated branch.'
message: 'Formatting and local/remote links likely not correct. Please make sure to run `make check-docs`, commit the modifications and push the updated branch.'
check-golang:
runs-on: ubuntu-latest

View file

@ -24,7 +24,7 @@ jobs:
- suite: thanosruler
target: test-e2e-thanos-ruler
- suite: operatorUpgrade
target: test-e2e-prometheus-upgrade
target: test-e2e-operator-upgrade
steps:
- uses: actions/checkout@v4
- name: Import environment variables from file