Skip to content

Commit

Permalink
💚 test ci workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ryan-ashcraft committed Jun 18, 2024
1 parent 45a77ac commit d835dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: string
default: 'dev'
push:
branches: [ "dev" ]
branches: [ "dev", "ci-workflow-fix" ]
pull_request_target:
branches: [ "**" ]

Expand Down

0 comments on commit d835dfb

Please sign in to comment.