Skip to content

Commit f348adc

Browse files
authored
Update LinuxReleaseUbuntu2404.yml
cannot run manuallyfrom branch, so adding an on-push for now
1 parent d07a5c5 commit f348adc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/LinuxReleaseUbuntu2404.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ name: LinuxReleaseUbuntu2404
88
# Runs manually, will prompt for release tag
99

1010
on:
11-
#push:
12-
# branches: [ master ]
11+
push:
12+
branches: [ feature/pr-pyside6 ]
1313
#pull_request:
1414
# branches: [ master ]
1515
workflow_dispatch:

0 commit comments

Comments
 (0)