1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-31 14:17:45 +00:00

Remove the failing CI on the main branch (#805)

See
https://github.com/nushell/nu_scripts/pull/771#issuecomment-2020331739
and following

As we don't have a path forward to make sure all files are fixed and
will be maintained. (and the file detection itself is reliable)
Disable the `main` branch (and nightly run) for now.

This will keep the CI for PRs so at least added scripts pass the current
nu version
This commit is contained in:
Stefan Holderbach 2024-03-30 22:37:19 +01:00 committed by GitHub
parent 268201e4ac
commit b9c873bc67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 34 deletions

View file

@ -1,8 +1,5 @@
# Nushell Scripts
![CI](https://github.com/nushell/nu_scripts/actions/workflows/daily.yml/badge.svg)
This is a place to share Nushell scripts with each other. If you'd like to share your scripts, fork this repository, and [create a PR](https://github.com/nushell/nu_scripts/compare) that adds it to the repo.
## Sections