Skip to content

Commit

Permalink
Remove grants alert (#68)
Browse files Browse the repository at this point in the history
* Remove grants

* ⬆️ Update @upptime to v1.36.4

---------

Co-authored-by: Upptime Bot <[email protected]>
  • Loading branch information
anxolin and upptime-bot authored May 14, 2024
1 parent ad12bcd commit 5a5acc4
Show file tree
Hide file tree
Showing 25 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/graphs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/response-time.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/uptime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
Expand Down
3 changes: 0 additions & 3 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ sites:
- name: CoW Protocol - Learn
url: https://learn.cow.fi

- name: CoW Grants
url: https://grants.cow.fi/

- name: MEV Blocker
url: https://mevblocker.io/

Expand Down
1 change: 0 additions & 1 deletion api/co-w-grants/response-time-day.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/response-time-month.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/response-time-week.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/response-time-year.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/response-time.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/uptime-day.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/uptime-month.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/uptime-week.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/uptime-year.json

This file was deleted.

1 change: 0 additions & 1 deletion api/co-w-grants/uptime.json

This file was deleted.

Binary file removed graphs/co-w-grants/response-time-day.png
Binary file not shown.
Binary file removed graphs/co-w-grants/response-time-month.png
Binary file not shown.
Binary file removed graphs/co-w-grants/response-time-week.png
Binary file not shown.
Binary file removed graphs/co-w-grants/response-time-year.png
Binary file not shown.
Binary file removed graphs/co-w-grants/response-time.png
Binary file not shown.
7 changes: 0 additions & 7 deletions history/co-w-grants.yml

This file was deleted.

0 comments on commit 5a5acc4

Please sign in to comment.