diff --git a/.gitea/workflows/wwhat.yml b/.gitea/workflows/wwhat.yml new file mode 100644 index 0000000..c57afed --- /dev/null +++ b/.gitea/workflows/wwhat.yml @@ -0,0 +1,9 @@ +name: W-what? +run-name: ${{ gitea.actor }} didn't believe Gitea Actions is a thing +on: [push] +jobs: + Explore-Gitea-Actions: + runs-on: ubuntu-latest + steps: + - name: Me when, reality check + run: sudo apt update && sudo apt -yq install neofetch && neofetch