fix(ci): turn off sync for pr (#177)
This commit is contained in:
committed by
GitHub
parent
d07857ae72
commit
a983937020
2
.github/workflows/sync_remote.yml
vendored
2
.github/workflows/sync_remote.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Sync remote
|
name: Sync remote
|
||||||
|
|
||||||
on: [push, pull_request, delete]
|
on: [push, delete]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user