🚚 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

View file

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