on: push: workflow_dispatch: jobs: test: runs-on: docker container: image: alpine:3.19 steps: - run: echo All Good - run : ping asandikci.com - run : iptables -L