Skip to content

Commit f2560ef

Browse files
authored
fix csp action; add space to trigger csp action (#997)
1 parent 4c483bb commit f2560ef

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/copy_csp_blocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
types:
1111
- closed
1212
branches:
13-
- fb_*
13+
- develop
1414
paths:
1515
- server/configs/application.properties
1616

server/configs/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,4 @@ csp.report=\
161161
## File-based Tomcat HTTP access logs are enabled by default and use our recommended pattern. Override as needed.
162162
#server.tomcat.accesslog.enabled=false
163163
#server.tomcat.accesslog.pattern=%h %l %u %t "%r" %s %b %D %S %I "%{Referer}i" "%{User-Agent}i" %{LABKEY.username}s %{X-Forwarded-For}i
164+

0 commit comments

Comments
 (0)