We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b473591 commit 1e72cc2Copy full SHA for 1e72cc2
1 file changed
.github/workflows/build-docker-image.yml
@@ -4,6 +4,8 @@ on:
4
# Allows you to run this workflow manually from the Actions tab
5
workflow_dispatch:
6
push:
7
+ branches:
8
+ - master
9
paths:
10
- LinkRouter/**
11
0 commit comments