Skip to content

Commit

Permalink
chore: allow manual run of Github workflow testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamriajul committed Sep 10, 2024
1 parent b31b46c commit 8697d80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Testing

on:
workflow_dispatch: # allow manual run
push:
pull_request:
schedule:
Expand Down

0 comments on commit 8697d80

Please sign in to comment.