Skip to content

Commit dde6c7a

Browse files
committed
Testing the github action workflow for Ubuntu Packagaing
1 parent ba4ceee commit dde6c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-ubuntu-distribution-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'v*'
88
workflow_dispatch:
99
pull_request:
10-
branches: [ main ]
10+
branches: [ main ] #main
1111

1212
jobs:
1313
build-and-package:

0 commit comments

Comments
 (0)