Skip to content

Commit 1eced51

Browse files
author
Dhriti Chopra
committed
chore: fix for failing library generation check in forks
1 parent 192ec10 commit 1eced51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
4040
- name: is applicable
41+
if: env.SHOULD_RUN == 'true'
4142
env:
4243
# set our branch names to be the names in the "origin" remote since we aren't actually checking these branches out
4344
base_ref: origin/${{ github.base_ref }}

0 commit comments

Comments
 (0)