mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
commit
1fbc61002e
9
.github/workflows/main.yml
vendored
9
.github/workflows/main.yml
vendored
@ -3,14 +3,13 @@ name: Build image
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
|
||||
# Push only in dev
|
||||
# Push and PR
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
# pull_request:
|
||||
|
||||
# When a release is published
|
||||
release:
|
||||
types: [published]
|
||||
# release:
|
||||
# types: [published]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user