Skip to content

Commit

Permalink
Adds workflow_dispatch to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paynecrl97 committed Mar 1, 2023
1 parent 18343f4 commit a4a590c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Test

on:
workflow_dispatch:
push:
paths:
- "**/*.js"
Expand Down

0 comments on commit a4a590c

Please sign in to comment.