mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Document github workflow choice
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Continuous Integration
|
||||
|
||||
# we use the fact that MySQL is part of the ubuntu image, which saves us from
|
||||
# "service container" complexities (but gives no choices in the version)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
|
||||
Reference in New Issue
Block a user