Skip to content

Commit 6484632

Browse files
committed
Limit deploy_redirects.yml to master branch only
1 parent 22fa162 commit 6484632

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_redirects.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy redirects.conf
22

33
on:
44
push:
5+
branches:
6+
- master
57
paths:
68
- 'neo4jComRedirects/redirects-labs.conf'
79

0 commit comments

Comments
 (0)