We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fb1be commit 48fbf99Copy full SHA for 48fbf99
.github/workflows/release_branches.yml
@@ -24,8 +24,6 @@ on: # yamllint disable-line rule:truthy
24
push:
25
branches:
26
- 'releases/24.8**'
27
- tags:
28
- - '*'
29
workflow_dispatch:
30
31
jobs:
0 commit comments