Skip to content

Commit

Permalink
test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Nov 18, 2023
1 parent a14701d commit 1f05aff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Run tests

on: [push, pull_request]
on:
push:
paths-ignore:
- 'README.md'

concurrency:
# the group name is composed of two elements:
Expand Down

0 comments on commit 1f05aff

Please sign in to comment.