Archived
1
0

fix(ci): add environment to docs-preview (#4677)

This commit is contained in:
Joe Previte 2022-01-04 11:05:04 -07:00 committed by GitHub
parent 003480881b
commit 7695de2831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ jobs:
preview:
name: Docs preview
runs-on: ubuntu-20.04
environment: CI
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.1