Skip to content

Commit

Permalink
Merge pull request #956 from spiltcoffee/mergify
Browse files Browse the repository at this point in the history
ci: fix mergify configuration
  • Loading branch information
spiltcoffee authored Jul 11, 2023
2 parents 01ed7b7 + e74f43c commit 29b6fab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ pull_request_rules:
- -closed
- -locked
- -conflict
- "check-success=with sourcemaps (node 14)"
- "check-success=with sourcemaps (node 16)"
- "check-success=with sourcemaps (node 18)"
- "check-success=with sourcemaps (node 20)"
- check-success=codecov/patch
- check-success=codecov/project
- check-success=CodeQL
Expand Down

0 comments on commit 29b6fab

Please sign in to comment.