mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix: always checkout repo on chromatic workflow
This commit is contained in:
parent
36c48af6e4
commit
159dcf168e
1
.github/workflows/chromatic.yml
vendored
1
.github/workflows/chromatic.yml
vendored
@ -29,7 +29,6 @@ jobs:
|
||||
concurrent_skipping: 'same_content_newer'
|
||||
|
||||
- name: Check out code
|
||||
if: ${{ github.actor != 'renovate[bot]' && github.actor != 'renovate' }}
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# Make sure the actual branch is checked out when running on pull requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user