Skip to content

Commit

Permalink
Revert "ci: add keepalive job (#17)"
Browse files Browse the repository at this point in the history
This reverts commit eb30a30.
  • Loading branch information
shihyuho authored Jul 9, 2024
1 parent eb30a30 commit 13f9341
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,3 @@ jobs:
run: go build -v ./...
- name: Test with the Go CLI
run: go test ./...

keepalive:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2

0 comments on commit 13f9341

Please sign in to comment.