Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccomb committed Dec 6, 2023
1 parent 460b9e9 commit 897004f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
paths:
- '**.html'
workflow_run:
workflows: ["update visualization"]
types:
- completed

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

0 comments on commit 897004f

Please sign in to comment.