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 d853da0 commit 06523b4Copy full SHA for 06523b4
1 file changed
.github/workflows/Continuous.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ release:
11
+ types: [created]
12
13
jobs:
14
ubuntu-latest:
0 commit comments