fix(ci): turn off sync for pr (#177)

This commit is contained in:
Michael Chris Lopez
2024-05-19 13:09:52 +02:00
committed by GitHub
parent d07857ae72
commit a983937020

View File

@@ -1,6 +1,6 @@
name: Sync remote
on: [push, pull_request, delete]
on: [push, delete]
jobs:
push: