We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
magma
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
run actions on release branch
Help-14
3 years ago
parent
3002c4c0c5
commit
5945afa579
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/docker-build.yml
+ 1
- 1
.github/workflows/docker-build.yml
View File
@@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- - "
main
"
+ - "
release
"
jobs:
docker: