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 d46cfb9 commit 1205763Copy full SHA for 1205763
.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