Skip to content

Commit

Permalink
Remove automation from build documents
Browse files Browse the repository at this point in the history
This is not currently working and needs @ike to review. It can still be triggered manually.
  • Loading branch information
tghosth authored and elarlang committed Oct 23, 2023
1 parent c6f02c6 commit 2f197fc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-documents.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Build Documents

on:
push:
branches:
- 'master'
- 'main'
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 2f197fc

Please sign in to comment.