work in progress [might break]
This commit is contained in:
parent
d08848bd7c
commit
b3578c07af
|
@ -4,9 +4,11 @@ on:
|
||||||
- main
|
- main
|
||||||
- feature/*
|
- feature/*
|
||||||
- bugfix/*
|
- bugfix/*
|
||||||
|
pull_request:
|
||||||
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
main:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: install haxe
|
- name: install haxe
|
||||||
|
|
Loading…
Reference in New Issue