We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5015747 commit 18c5842Copy full SHA for 18c5842
.github/workflows/ci.yml
@@ -57,6 +57,7 @@ jobs:
57
58
go-apidiff:
59
name: go-apidiff
60
+ if: github.event_name == 'pull_request'
61
runs-on: ubuntu-latest
62
steps:
63
0 commit comments