Skip to content

Commit b2da87e

Browse files
authored
Merge pull request #115 from linkml/cmungall-patch-5
Update test_pages_build.yaml
2 parents 4e062ec + b414054 commit b2da87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/test_pages_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- reopened
88
- synchronize
99

10-
concurrency: preview-${{ github.ref }}
10+
concurrency: {% raw %}preview-${{ github.ref }}{% endraw %}
1111

1212
jobs:
1313
run:

0 commit comments

Comments
 (0)