don't run docs in PR

This commit is contained in:
Michael Chris Lopez
2021-09-12 14:41:43 +08:00
parent 2acf63de78
commit cb8d9aec5c

View File

@@ -7,8 +7,6 @@ on:
# Triggers the workflow on push or pull request events but only for the main branch # Triggers the workflow on push or pull request events but only for the main branch
push: push:
branches: [ main ] branches: [ main ]
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: