Skip to content

Commit

Permalink
Switch to workflow _dispatch so it does not run every time
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Nov 12, 2024
1 parent e9d764a commit 0dde648
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,6 +1,6 @@
name: Tests

on: [push, pull_request, workflow_dispatch]
on: workflow_dispatch

jobs:
tests:
Expand Down

0 comments on commit 0dde648

Please sign in to comment.