mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-26 16:10:02 +00:00
ci: run nightly jobs only on greptimedb repo (#5505)
ci: skip nightly ci jobs (#9) (cherry picked from commit 345b4c30474f47a0477263bfba9894d7b4acda2d) (cherry picked from commit dcd779cd668802fb1ea12fefb4dc3f83f34e30a2)
This commit is contained in:
1
.github/workflows/nightly-ci.yml
vendored
1
.github/workflows/nightly-ci.yml
vendored
@@ -117,6 +117,7 @@ jobs:
|
||||
cleanbuild-linux-nix:
|
||||
name: Run clean build on Linux
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'GreptimeTeam/greptimedb' }}
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user