diff options
author | Nikita Kozlovskiy <nikitka@gmail.com> | 2023-06-02 16:01:55 +0000 |
---|---|---|
committer | nkozlovskiy <nmk@ydb.tech> | 2023-06-02 19:01:55 +0300 |
commit | 3332cdd408c34bd067db2bde8bc0f322e392946b (patch) | |
tree | 55b852d30a65cc02e030d13e8279da13551813a4 /.github/workflows/pr_check.yml | |
parent | 7b0b68668aa4e020c44ab92b637620432c15ecd3 (diff) | |
download | ydb-3332cdd408c34bd067db2bde8bc0f322e392946b.tar.gz |
ci: test muting
ci: test muting
Pull Request resolved: #240
Diffstat (limited to '.github/workflows/pr_check.yml')
-rw-r--r-- | .github/workflows/pr_check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr_check.yml b/.github/workflows/pr_check.yml index 709e1245f7..f8e3c56870 100644 --- a/.github/workflows/pr_check.yml +++ b/.github/workflows/pr_check.yml @@ -1,4 +1,4 @@ -name: PR check +name: PR-check on: pull_request_target: branches: |