Skip to content

Commit

Permalink
Change CI trigger (#135)
Browse files Browse the repository at this point in the history
* Update pull_request.yml

* Update date.py

* Update date.py

* Rename pull_request.yml to pull_request_new.yml

* Update and rename pull_request_new.yml to pull_request.yml

* Update pull_request.yml

* Update pull_request.yml

* Update pull_request.yml
  • Loading branch information
Shinji-IkariG committed Apr 18, 2024
1 parent 47f5525 commit ddb5a52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ on:
- master
- 'v[0-9]+.*'


defaults:
run:
shell: bash

env:
NIGHTLY_URL: ${{ vars.MINIO_ENDPOINT }}/nightly-build/nebula-graph
NIGHTLY_URL: http://minio.vesoft-inc.com:9000/nightly-build/nebula-graph

jobs:
lint:
Expand Down

0 comments on commit ddb5a52

Please sign in to comment.