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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: [ "main" ]
|
||||
# pull_request:
|
||||
# branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue