mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-13 00:29:05 +08:00
draco: Run our test action only on pull requests. (#776)
This commit is contained in:
parent
931bafe578
commit
3b3f1093ce
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,4 +1,4 @@
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
name: Build
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user