Skip to content

Commit

Permalink
Pkg - Edit tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smastrom committed Apr 15, 2024
1 parent 49f57a1 commit 55acfd7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Tests

on:
pull_request:
branches:
- main
push:
branches:
- '*'
- main
tags-ignore:
- '*'
workflow_call:
Expand Down

0 comments on commit 55acfd7

Please sign in to comment.