diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 78f555cf..c9c7679c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ on: [push, pull_request] jobs: security_check: - + name: Security check runs-on: ubuntu-latest steps: diff --git a/.mergify.yml b/.mergify.yml index 639c01ce..647850cb 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -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