ci: run release on push #94
|
@ -1,10 +1,8 @@
|
||||||
name: Build'n check
|
name: Build'n check
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
types:
|
|
||||||
- closed
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Check Template and Build example
|
name: Check Template and Build example
|
||||||
|
|
Loading…
Reference in New Issue