Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Reinstates running tests on any branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
OllyK committed Jul 25, 2022
1 parent c08d29b commit 4956360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: tests

on:
push:
branches:
- '**'
tags-ignore:
- '**'
workflow_dispatch:
Expand Down

0 comments on commit 4956360

Please sign in to comment.