Skip to content

Commit

Permalink
Fix bot to take another job name
Browse files Browse the repository at this point in the history
  • Loading branch information
CrafterKolyan committed Oct 2, 2019
1 parent 0cf93f5 commit 80da889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
security_check:

name: Security check
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pull_request_rules:
- base=master
- -conflict
- -closed
- status-success=security_check
- status-success=691b14fc-75d8-56f4-fa64-9a74633dde34
actions:
merge:
strict: smart
Expand Down

0 comments on commit 80da889

Please sign in to comment.