action
All checks were successful
/ build (push) Successful in 10s

This commit is contained in:
Adrien Beaudouin 2024-08-02 22:35:59 +02:00
parent aedcf42a49
commit 5f85308d2f
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,7 @@
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build:

View File

@ -1,5 +1,7 @@
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build: