mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Actions
This commit is contained in:
parent
d5dc409788
commit
1f34f0b55d
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -3,8 +3,12 @@ name: Build image
|
|||||||
# Controls when the workflow will run
|
# Controls when the workflow will run
|
||||||
on:
|
on:
|
||||||
|
|
||||||
# Push and PR
|
# Push
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
tags:
|
||||||
|
- v*
|
||||||
# pull_request:
|
# pull_request:
|
||||||
|
|
||||||
# When a release is published
|
# When a release is published
|
||||||
|
Loading…
x
Reference in New Issue
Block a user