Merge branch 'main' of github.com:DannyDannyDanny/dotfiles into main

This commit is contained in:
DannyDannyDanny 2023-06-08 08:22:44 +02:00
commit 5f46ca0686

12
.github/workflows/main.yml vendored Normal file
View file

@ -0,0 +1,12 @@
on:
push:
branches:
- main
jobs:
install_codespaces_setup:
name: install codespaces setup
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: ls -la && bash install.sh