Skip to content

init container - iptables-nft-restore failed #10891

init container - iptables-nft-restore failed

init container - iptables-nft-restore failed #10891

Workflow file for this run

name: project-lifecycle
on:
schedule:
- cron: 0 7 * * *
workflow_dispatch:
issues:
types:
- reopened
- opened
- labeled
permissions:
contents: read
jobs:
lifecycle:
permissions:
issues: write
uses: kumahq/.github/.github/workflows/wfc_lifecycle.yml@740c51473d116d4cde037dc33869b409a14878d6
with:
filesToIgnore: CONTRIBUTING.md
secrets:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}