mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-19 04:20:10 +01:00
Update jekyll-build.yml
Do builds only on pull requests, final build/deployment will make by another workflow
This commit is contained in:
parent
0d13b454ed
commit
72c7b3cee0
1 changed files with 0 additions and 2 deletions
2
.github/workflows/jekyll-build.yml
vendored
2
.github/workflows/jekyll-build.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: Jekyll Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue