-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): checkout repo for master workflow
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,10 +38,10 @@ jobs: | |
all_examples: ${{ steps.deploy-previews-label.outputs.all_examples || false }} | ||
dispatch_example: ${{ join(inputs.example_name) || false }} | ||
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Get PR labels | ||
id: pr-labels | ||
uses: joerick/[email protected] | ||
# For pull requests it's not necessary to checkout the code | ||
- name: 'Check deploy previews label' | ||
id: deploy-previews-label | ||
run: echo 'all_examples=["finefoods-antd", "finefoods-client", "finefoods-material-ui", "app-crm", "pixels", "invoicer"]' >> $GITHUB_OUTPUT | ||
|
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-pixels--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-invoicer--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-client--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-antd--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-material-ui--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-app-crm--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-pixels--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-invoicer--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-client--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-antd--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-app-crm--refine-doc-preview.netlify.app
f028859
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://deploy-preview-finefoods-material-ui--refine-doc-preview.netlify.app