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