Skip to content

Commit

Permalink
Merge branch 'master' into feature/add_openapi_schema_for_v2_x
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni authored Apr 11, 2023
2 parents ecd7e78 + 3f90f13 commit e9482b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
startsWith(github.event.pull_request.title, 'ci: update workflows for docker-based projects') ||
startsWith(github.event.pull_request.title, 'chore(release):')
)) ||
(github.actor == 'allcontributors' &&
(github.actor == 'allcontributors[bot]' &&
startsWith(github.event.pull_request.title, 'docs: add')
)
)
Expand Down

0 comments on commit e9482b0

Please sign in to comment.