Remove invalid if

This commit is contained in:
Toby Jaffey 2025-12-14 13:07:58 +00:00
parent 056c7b608f
commit 1ec79c079d

View file

@ -20,7 +20,6 @@ jobs:
matrix:
os: [ubuntu-latest]
environment:
if: github.ref == 'refs/heads/main'
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ${{matrix.os}}