mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 01:47:59 +02:00
Fix events
This commit is contained in:
parent
5a353d5ed1
commit
ce114b1f37
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@ -2,7 +2,9 @@ name: build-docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
tags:
|
||||||
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user