Skip to content

Making octets output cleaner #27

Making octets output cleaner

Making octets output cleaner #27

Workflow file for this run

---
name: Testing Conditionals
on:
- push
jobs:
conditionals:
runs-on: "ubuntu-24.04"
steps:
- run: python3 --version
- run: echo "Testing conditional"
if: github.repository != 'twin-bridges/gne'