mirror of
https://github.com/fablab-nea/wiki.git
synced 2024-11-25 00:52:26 +01:00
Change branch
This commit is contained in:
parent
620393cc13
commit
39f578134a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -2,7 +2,7 @@ name: ci
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue