We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e68af8 commit 8dab721Copy full SHA for 8dab721
.github/workflows/CI.yml
@@ -4,6 +4,7 @@ name: Continuous Integration
4
on:
5
- push
6
- pull_request
7
+ - release
8
9
jobs:
10
linux-test:
0 commit comments