Simple command to check if you are within ISS visibility range

forgejo actions test

Changed files
+6
.forgejo
workflows
+6
.forgejo/workflows/demo.yaml
···
+
on: [push]
+
jobs:
+
test:
+
runs-on: docker
+
steps:
+
- run: echo All Good here