Merge pull request #27 from ente-io/reduce-cla-spam

This commit is contained in:
Vishnu Mohandas 2023-01-06 15:17:31 +05:30 committed by GitHub
commit c0f450d380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,8 @@ on:
jobs:
CLAAssistant:
# This job only runs for pull request comments
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- name: "CLA Assistant"