Skip to content

Commit

Permalink
Merge pull request #33 from datalogics/develop
Browse files Browse the repository at this point in the history
Develop to main
  • Loading branch information
datalogics-saharay authored Apr 15, 2024
2 parents c4e7d30 + 96187c5 commit 89b57b4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/test-net-framework-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ name: test-samples

on:
pull_request:
branches:
- develop
- main
push:
branches: [ develop, main ]
branches:
- develop
- main

jobs:
test-samples:
Expand Down Expand Up @@ -38,6 +43,7 @@ jobs:
'ContentCreation/WriteNChannelTiff/',
'ContentModification/Action/',
'ContentModification/AddCollection/',
'ContentModification/AddQRCode/',
'ContentModification/ChangeLayerConfiguration/',
'ContentModification/ChangeLinkColors/',
'ContentModification/CreateLayer/',
Expand Down

0 comments on commit 89b57b4

Please sign in to comment.