Skip to content

Commit 0477603

Browse files
authored
Update build.yml
1 parent a757adb commit 0477603

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,3 @@ jobs:
3232
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
3333
registry_token: ${{ github.token }}
3434
pr_event_number: ${{ github.event.number }}
35-
keepalive-job:
36-
name: Keepalive Workflow
37-
runs-on: ubuntu-latest
38-
permissions:
39-
actions: write
40-
steps:
41-
- uses: actions/checkout@v4
42-
- uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)