Skip to content

Commit aa981ea

Browse files
author
David Flores
committed
2 parents e9faeca + b3abf79 commit aa981ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/scala.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
needs: build
5252
runs-on: ubuntu-latest
5353

54+
if: startsWith(github.ref, 'refs/heads/')
55+
5456
environment:
5557
name: github-pages
5658
url: ${{ steps.deploy-pages.outputs.page_url }}

0 commit comments

Comments
 (0)