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 ea941dd commit 6170ef4Copy full SHA for 6170ef4
.github/workflows/on-push.yml
@@ -6,6 +6,7 @@ env:
6
on:
7
push:
8
branches: [ master ]
9
+ release:
10
11
jobs:
12
BuildAndTest:
0 commit comments