Update documentation.yml

This commit is contained in:
2024-03-05 16:27:23 -05:00
parent 847249e32b
commit c6f8a498bf

View File

@@ -12,7 +12,6 @@ env:
jobs:
buildfiles:
name: Design check & documentation build
if: github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Checkout code