mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-06-12 11:01:19 -07:00
WIP: update CI triggers
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "v*"
|
||||
tags:
|
||||
- "v*"
|
||||
pull_request:
|
||||
@@ -14,6 +15,7 @@ on:
|
||||
- ".github/workflows/docker.yaml"
|
||||
branches:
|
||||
- "main"
|
||||
- "v*"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
@@ -4,7 +4,10 @@ permissions:
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "main"
|
||||
- "v*"
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_call:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user