We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07857a commit a983937Copy full SHA for a983937
.github/workflows/sync_remote.yml
@@ -1,6 +1,6 @@
1
name: Sync remote
2
3
-on: [push, pull_request, delete]
+on: [push, delete]
4
5
jobs:
6
push:
0 commit comments