We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986ced8 commit a369174Copy full SHA for a369174
.github/workflows/manual.yml
.github/workflows/presubmit.yml
@@ -1,7 +1,5 @@
1
name: Presubmit Checks
2
-on:
3
- pull_request:
4
- types: [opened, synchronize, reopened]
+on: push
5
6
jobs:
7
title_format:
0 commit comments