We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfef1b commit fb4e8e8Copy full SHA for fb4e8e8
.github/workflows/Docker.yml
@@ -3,7 +3,8 @@ name: Docker build
3
# Run this workflow every time a new commit pushed to your repository
4
on:
5
push:
6
-
+ branches:
7
+ - master
8
9
env:
10
PUID: '1000'
0 commit comments