when: - event: manual - event: pull_request - event: push branch: main steps: - name: check-dns image: ubuntu skip_clone: true commands: - dig +trace github.com - ping -v github.com - git clone -v https://git.fediversity.eu/kiara/Fediversity.git