Skip to content

Commit

Permalink
Bring back string
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammyjo20 committed Mar 13, 2024
1 parent ecd2584 commit 183c904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: tests
on:
push:
branches:
- v1
- v2
- 'v1'
- 'v2'
pull_request:
branches:
- *
- '*'

permissions:
contents: read
Expand Down

0 comments on commit 183c904

Please sign in to comment.