We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76e6fd commit e6ac31bCopy full SHA for e6ac31b
1 file changed
.github/workflows/pre-release.yml
@@ -5,7 +5,7 @@
5
# you may not use this file except in compliance with the License.
6
# You may obtain a copy of the License at
7
#
8
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
9
10
# Unless required by applicable law or agreed to in writing,
11
# software distributed under the License is distributed on an
@@ -14,7 +14,7 @@
14
# specific language governing permissions and limitations
15
# under the License.
16
17
-# SPDX-License-Identifier: Apache-2
+# SPDX-License-Identifier: Apache-2.0
18
19
# Workflow to check pull requests main branches
20
# This checks the source in the state as if after the merge.
0 commit comments