Skip to content

Commit ad94be4

Browse files
authored
Merge pull request #18 from autowarefoundation/fix/pr-preview-labeled-event
fix(ci): set explicit action for pr-preview on labeled event
2 parents 3287a5a + 8d0d448 commit ad94be4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- uses: rossjrw/pr-preview-action@v1
4242
with:
4343
source-dir: ./site/
44+
action: deploy
4445

4546
cleanup:
4647
if: github.event.action == 'closed'

0 commit comments

Comments
 (0)