mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-25 00:03:40 +00:00
Merge branch 'main' of https://github.com/quatalog/quatalog-scraping
This commit is contained in:
commit
0f32d495b4
9
.github/workflows/autocompile.yml
vendored
9
.github/workflows/autocompile.yml
vendored
|
@ -1,10 +1,11 @@
|
||||||
name: Autocompile
|
name: Autocompile
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [ "main" ]
|
# push:
|
||||||
pull_request:
|
# branches: [ "main" ]
|
||||||
branches: [ "main" ]
|
# pull_request:
|
||||||
|
# branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue