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 edb5eb7 commit eb3e79cCopy full SHA for eb3e79c
.github/workflows/release-notes.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- master
8
- '[7-9]+.[0-9]+.x'
9
+ workflow_dispatch:
10
jobs:
11
release_notes:
12
runs-on: ubuntu-latest
0 commit comments