Skip to content

Commit b0c8540

Browse files
committed
Merge remote-tracking branch 'upstream/update_ga' into 2022_Tiesler_colonialCampeche
2 parents 6b54aa5 + 7b479ba commit b0c8540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add_pr_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# GITHUB_TOKEN: ${{ secrets.delphis_bot_org_token }}
3333

3434
- name: Add label if .janno files exist
35-
if: env.has_janno == 'true'
35+
if: env.has_janno == 'true' && github.event.pull_request.head.repo.full_name == 'poseidon-framework/minotaur-recipes'
3636
uses: actions-ecosystem/action-add-labels@v1
3737
with:
3838
# github_token: ${{ secrets.delphis_bot_org_token }}

0 commit comments

Comments
 (0)