Skip to content

Commit

Permalink
removed workflow settings for fast iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
francis2tm committed Feb 1, 2024
1 parent e622311 commit 2bf0c15
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ name: "docs"

on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
branches: ["docs/base_path"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 2bf0c15

Please sign in to comment.