Skip to content

Commit f48de56

Browse files
committed
Moved %YAML directive back to %YAML 1.2 without #'
1 parent e8467e0 commit f48de56

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

.github/workflows/coverage_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
name: Coverage Report

.github/workflows/create-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
name: Create/Update Tag

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
name: Linting & Code Quality

mxcubecore/configuration/lnls_manaca/beamline_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
# The class to initialise, and init parameters

mxcubecore/configuration/lnls_sol/beamline_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
# The class to initialise, and init parameters

mxcubecore/configuration/mockup/gphl/gphl_wf_test_parameters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
### Calling interface (for automation)

mxcubecore/configuration/mockup/web/beamline_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# %YAML 1.2
1+
%YAML 1.2
22
---
33

44
# The class to initialise, and init parameters

0 commit comments

Comments
 (0)