Marcus Da Coregio
1 rok pred
|
@@ -1,9 +1,6 @@
|
|
|
name: CI
|
|
|
|
|
|
on:
|
|
|
- pull_request:
|
|
|
- branches-ignore:
|
|
|
- - "dependabot/**"
|
|
|
push:
|
|
|
branches-ignore:
|
|
|
- "dependabot/**"
|
|
@@ -1,8 +1,5 @@
|
|
|
name: Deploy Docs
|
|
|
on:
|
|
|
- pull_request:
|
|
|
- branches-ignore:
|
|
|
- - "dependabot/**"
|
|
|
push:
|
|
|
branches-ignore:
|
|
|
- "gh-pages"
|