mirror of
https://github.com/quatalog/quatalog.git
synced 2025-11-29 15:55:55 +00:00
Update autocompile.yml
This commit is contained in:
parent
3cc4e04204
commit
7be0c67beb
8
.github/workflows/autocompile.yml
vendored
8
.github/workflows/autocompile.yml
vendored
|
|
@ -2,10 +2,10 @@ name: Autocompile
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# push:
|
push:
|
||||||
# branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue