Skip to content

Commit

Permalink
Merge branch 'dev' into feat#86-credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
rle-earthdaily committed Jul 4, 2024
2 parents 03e50b0 + e3e20fd commit ba17ab6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: pytest-dev
on:
push:
branches:
- dev
- '**' # matches every branch
- '!master' # excludes master
jobs:
pytest-dev:
name: pytest-dev
Expand Down

0 comments on commit ba17ab6

Please sign in to comment.