We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07a5c5 commit f348adcCopy full SHA for f348adc
1 file changed
.github/workflows/LinuxReleaseUbuntu2404.yml
@@ -8,8 +8,8 @@ name: LinuxReleaseUbuntu2404
8
# Runs manually, will prompt for release tag
9
10
on:
11
- #push:
12
- # branches: [ master ]
+ push:
+ branches: [ feature/pr-pyside6 ]
13
#pull_request:
14
# branches: [ master ]
15
workflow_dispatch:
0 commit comments