Skip to content

Commit 6dc8b9e

Browse files
authored
Update main.yml
Uses a banned repo for some reason!
1 parent da8b17f commit 6dc8b9e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,3 @@ jobs:
6868
curl "${{ env.PING_URL }}"
6969
env:
7070
PING_URL: ${{ secrets.PING_URL }}
71-
72-
keepalive:
73-
runs-on: ubuntu-latest
74-
permissions:
75-
actions: write
76-
contents: read
77-
steps:
78-
- uses: actions/checkout@v4
79-
- uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)