🚚 move workflows back into correct folder

This commit is contained in:
dth@taiga.ai 2023-06-11 20:44:49 +02:00
parent 1e6903d2ae
commit a63793c7c2
4 changed files with 0 additions and 0 deletions

11
.github/workflows/test_install_fish.yml vendored Normal file
View file

@ -0,0 +1,11 @@
on:
push:
paths: install_fish.sh
jobs:
install_fish:
name: install fish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: bash install_fish.sh