Skip to content

- Increased max-iterations to 15 default, and made it a configurable #46

- Increased max-iterations to 15 default, and made it a configurable

- Increased max-iterations to 15 default, and made it a configurable #46

Workflow file for this run

name: Test pull request
on:
pull_request:
permissions:
contents: read
jobs:
container-push:
name: Do nothing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3