diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 0334717..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.html linguist-vendored diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 76c64c9..5fd922b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,9 +1,8 @@ name: Push To Yandex Cloud CR on: - pull_request: push: branches: - - 'master' + - 'main' jobs: deploy: