1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-05 05:45:22 +02:00

work on ci

This commit is contained in:
dbarzin 2023-02-13 17:22:24 +01:00
parent b5495fb1cb
commit 0db93d4195

View file

@ -3,9 +3,9 @@ name: Continuous Integration
on:
push:
branches:
- master
- main
pull_request:
branches: [master]
branches: [main]
jobs: