Skip to content

Commit

Permalink
Revert "no need for a checkout for keepalive"
Browse files Browse the repository at this point in the history
The workflow is failing to run. Does it actually need a checkout for
some reason?

This reverts commit 2b1bcac.
  • Loading branch information
haarg committed Jun 2, 2024
1 parent 2b1bcac commit 15a007c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/keepalive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Keepalive Workflow
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
with:
workflow_files: "update-mk-ca-bundle.yml, update-cacert-file.yml"
Expand Down

0 comments on commit 15a007c

Please sign in to comment.