diff --git a/.github/workflows/website-ci.yml b/.github/workflows/website-ci.yml index 6e37f08..33eb5cb 100644 --- a/.github/workflows/website-ci.yml +++ b/.github/workflows/website-ci.yml @@ -2,7 +2,8 @@ name: Website CI on: push: - branches: [ '*' ] + branches: + - master paths: - 'website/**' - '.github/workflows/website-ci.yml' diff --git a/website/src/App.tsx b/website/src/App.tsx index d793e6c..ad418e2 100644 --- a/website/src/App.tsx +++ b/website/src/App.tsx @@ -445,7 +445,7 @@ class App extends Component { paddingBottom: "60px", }}> - LingDocs Dictionary - Dev Branch + LingDocs Pashto Dictionary - Dev Branch {this.state.options.searchBarPosition === "top" &&