@@ -1,6 +1,12 @@
-name: CI
+name: Feature Building
-on: [push,pull_request]
+on:
+ push:
+ branches:
+ - '*'
+ pull_request:
jobs:
build:
@@ -1,4 +1,4 @@
+name: Release Building
on:
push: