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