This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix: also launch docker workflow on release branches
Browse Source
isekai-main
Julian Lam
4 years ago
parent
ba3582b873
commit
944a798552
1 changed files
with
4 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.github/workflows/docker.yml
vendored
Unescape
Escape
View File
@ -5,6 +5,7 @@ on:
push:
push:
branches:
branches:
-
'master'
-
'master'
-
'v*.x'
tags:
tags:
-
'v*'
-
'v*'
workflow_dispatch:
workflow_dispatch:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue