Skip to content

Commit

Permalink
Allow generate workflow to be triggered on dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Dec 16, 2023
1 parent e64b14c commit f1f0566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Generate Mime Types

on:
workflow_dispatch:
push:
paths:
- ".github/workflows/generate.yml"
Expand Down

0 comments on commit f1f0566

Please sign in to comment.