Skip to content

Commit 72f1452

Browse files
committed
Testing the workflow for Ubuntu Packaging
1 parent eb838b3 commit 72f1452

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 ] # main
10+
branches: [ main ]
1111

1212
jobs:
1313
build-and-package:

0 commit comments

Comments
 (0)