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 aae4683 commit 34fd301Copy full SHA for 34fd301
.github/workflows/compliance.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
check_compliance:
8
+ if: github.event_name == 'pull_request'
9
runs-on: ubuntu-22.04
10
name: Run compliance checks on patch series (PR)
11
steps:
0 commit comments