Skip to content

Commit e197692

Browse files
authored
Update documentation.yml
1 parent 3cd6550 commit e197692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
docs:
1818
name: Build Docs
1919
runs-on: ubuntu-latest
20+
if: github.repository == 'RasaHQ/rasa' # don't run this for master branches of forks, would fail anyways
2021

2122
steps:
2223
- name: Checkout git repository 🕝

0 commit comments

Comments
 (0)