Skip to content

Commit

Permalink
Adding workflow_dispatch to action
Browse files Browse the repository at this point in the history
  • Loading branch information
ifranda committed Oct 25, 2024
1 parent 7c48ca3 commit b7f67af
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Trigger Documentation Update
on:
release:
types: [published]
push:
branches:
- Actions
workflow_dispatch:

jobs:
trigger-doc-update:
Expand Down

0 comments on commit b7f67af

Please sign in to comment.