We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a757adb commit 0477603Copy full SHA for 0477603
.github/workflows/build.yml
@@ -32,11 +32,3 @@ jobs:
32
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
33
registry_token: ${{ github.token }}
34
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