1 parent 13e117c commit ab99a8aCopy full SHA for ab99a8a
1 file changed
.github/workflows/pages.yml
@@ -19,6 +19,7 @@ concurrency:
19
20
jobs:
21
deploy:
22
+ if: github.repository == 'simple-stt/simple-stt.github.io'
23
runs-on: ubuntu-latest
24
environment:
25
name: github-pages
0 commit comments