infra: Turn release branch check back on (#14563)

This commit is contained in:
Bagatur 2023-12-11 14:40:24 -08:00 committed by GitHub
parent 9cb128e6e2
commit 48b7a0584d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ env:
jobs:
build:
# if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
outputs:

View File

@ -14,7 +14,7 @@ env:
jobs:
build:
# if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
outputs: