Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jensendarren committed Jun 14, 2023
1 parent e770555 commit 5df84a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Unit Test

on:
push:
branches:

This comment has been minimized.

Copy link
@KolomboPulse

KolomboPulse Sep 23, 2024

branches:

- dev

This comment has been minimized.

Copy link
@KolomboPulse

KolomboPulse Sep 23, 2024

  • dev
- staging

This comment has been minimized.

Copy link
@KolomboPulse

KolomboPulse Sep 23, 2024

  • staging
- main

This comment has been minimized.

Copy link
@KolomboPulse

KolomboPulse Sep 23, 2024

  • main

jobs:
test:
Expand Down

0 comments on commit 5df84a6

Please sign in to comment.