mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 21:32:58 +00:00
ci: Only trigger ci on pull request (#36)
This commit is contained in:
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@@ -1,4 +1,4 @@
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
|
||||
name: Continuous integration for developing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user