Skip to content

Commit

Permalink
remove test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dral3x committed Oct 1, 2024
1 parent 716edac commit 44eb55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Build

on:
push:
branches: [master, test]
branches: [master]
paths:
- ".dockerignore"
- ".github/workflows/docker-build.yml"
Expand Down

0 comments on commit 44eb55c

Please sign in to comment.