Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
TillerBurr committed Dec 12, 2023
1 parent f909578 commit 2e17ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Tests
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize


jobs:
changes:
Expand Down

0 comments on commit 2e17ac2

Please sign in to comment.