Skip to content

Commit

Permalink
Allow www update workflow via workflow_dispatch: (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
kingthorin authored Oct 29, 2023
1 parent c4466f2 commit badf58a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_www_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
paths:
- '**.json'
workflow_dispatch:

jobs:
create_pr:
Expand Down

0 comments on commit badf58a

Please sign in to comment.