We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92450a commit dc0f1deCopy full SHA for dc0f1de
.github/workflows/build.yml
@@ -4,7 +4,7 @@
4
# REVIEWERS, please always double-check security practices before merging a PR that contains Workflow changes!!
5
# AUTHORS, please only use actions with explicit SHA references, and avoid using `@master` or `@main` references or `@version` tags.
6
7
-name: Build Checks
+name: Build
8
9
on:
10
push:
0 commit comments