Skip to content

Commit 18c5842

Browse files
committed
only run go-apidiff for pull requests
1 parent 5015747 commit 18c5842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757

5858
go-apidiff:
5959
name: go-apidiff
60+
if: github.event_name == 'pull_request'
6061
runs-on: ubuntu-latest
6162
steps:
6263

0 commit comments

Comments
 (0)