Rename workflows to match build.yml
This commit is contained in:
parent
f3f4b20538
commit
9d064cb58b
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -10,7 +10,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
name: PR Check CI (check)
|
||||
name: Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -10,7 +10,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
name: PR Check CI (doc)
|
||||
name: Doc
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user