Skip to content

Commit

Permalink
fix csp action; add space to trigger csp action
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm committed Feb 20, 2025
1 parent 4c483bb commit 2199a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy_csp_blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
types:
- closed
branches:
- fb_*
- develop
paths:
- server/configs/application.properties

Expand Down
1 change: 1 addition & 0 deletions server/configs/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ csp.report=\
## File-based Tomcat HTTP access logs are enabled by default and use our recommended pattern. Override as needed.
#server.tomcat.accesslog.enabled=false
#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

0 comments on commit 2199a66

Please sign in to comment.