mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-08-27 14:59:31 +00:00
chore: add workflow to pull requests
This commit is contained in:
parent
1aa1b653a9
commit
b358762e70
@ -5,7 +5,10 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user