Loading .github/workflows/website.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ name: Website on: push: branches: - gh-pages - main - '**' pull_request: types: [opened, synchronize, reopened] jobs: Loading Loading
.github/workflows/website.yml +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ name: Website on: push: branches: - gh-pages - main - '**' pull_request: types: [opened, synchronize, reopened] jobs: Loading