Skip to content

Commit

Permalink
Add testing to develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Vylpes committed Sep 18, 2023
1 parent 2709f8a commit 83a5194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- feature/*
- hotfix/*
- develop

jobs:
build:
Expand Down

0 comments on commit 83a5194

Please sign in to comment.