Skip to content

Commit

Permalink
update conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed Feb 25, 2024
1 parent 2e87ad9 commit 7735844
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dzil-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: dzil build and test

on:
push:
branches:
- "master"
pull_request:
branches:
- "*"
tags-ignore:
- "*"
pull_request:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7735844

Please sign in to comment.