Skip to content

Commit

Permalink
fix: run tests on master also for valid readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Dyukov committed May 2, 2024
1 parent 87cd810 commit 302b5dd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: tests
on:
push:
branches-ignore:
- master
on: push
jobs:
test-postgres:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 302b5dd

Please sign in to comment.