Skip to content

Commit

Permalink
Merge pull request emacs-exordium#224 from steve-downey/master
Browse files Browse the repository at this point in the history
Update tests.yml to allow direct triggering of the tests
  • Loading branch information
pkryger authored Oct 10, 2024
2 parents a0f2af9 + 4742216 commit 5c3b653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI Tests

on:
workflow_dispatch:
pull_request:
paths-ignore:
- '**.md'
Expand Down

0 comments on commit 5c3b653

Please sign in to comment.