Skip to content

Commit

Permalink
run on release published
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 20, 2024
1 parent 9770a01 commit a8aaac8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/anthropic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
release:
types:
- created
- published
pull_request:
paths:
- yarn.lock
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
release:
types:
- created
- published
pull_request:
paths:
- yarn.lock
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
release:
types:
- created
- published
pull_request:
paths:
- yarn.lock
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ollama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
release:
types:
- created
- published
pull_request:
paths:
- yarn.lock
Expand Down

0 comments on commit a8aaac8

Please sign in to comment.