Describe the bug
While #1786 disabled visual testing for this repository, it left the workflow enabled for forks.
To Reproduce
Steps to reproduce the behavior:
- Fork this repository
- Make a change
- See error
Expected behavior
If a workflow is disabled for the main repository, it shouldn't be enabled for forks.
Error
Error: TypeError: Cannot read property 'replace' of undefined
at /home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1611930
at /home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1610851
at Object.next (/home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1610956)
at o (/home/runner/work/_actions/chromaui/action/v1/action/main.js:2:1609670)
Error: Cannot read property 'replace' of undefined
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
While #1786 disabled visual testing for this repository, it left the workflow enabled for forks.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If a workflow is disabled for the main repository, it shouldn't be enabled for forks.
Error
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.