Skip to content

Commit

Permalink
Disable example builds in daily build workflow (#21)
Browse files Browse the repository at this point in the history
* Change EOD format to LF

* Skip example builds in daily build workflow
  • Loading branch information
Nuvindu authored Apr 19, 2024
1 parent 8552936 commit f3cfe70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
secrets: inherit
with:
repo-name: module-ballerinax-docusign.dsesign
additional-build-flags: "-x :docusign.dsesign-examples:build"
additional-test-flags: "-x :docusign.dsesign-examples:build"

0 comments on commit f3cfe70

Please sign in to comment.