Skip to content

Commit

Permalink
Merge pull request #11691 from vkWeb/authors-are-pilots-of-kolibri
Browse files Browse the repository at this point in the history
Authors are pilots of kolibri
  • Loading branch information
vkWeb authored Jan 4, 2024
2 parents b71e893 + b91f70a commit fb9371b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
needs: check_contributor_exists

if: needs.check_contributor_exists.outputs.exists == 'false'
if: needs.check_contributor_exists.outputs.is_contributor_in_file == 'false'

steps:
- name: Checkout repository
Expand Down

0 comments on commit fb9371b

Please sign in to comment.