We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5989107 commit 746b039Copy full SHA for 746b039
.github/workflows/ci-dev.yaml
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-name: CI (experimental)
+name: custard CI (dev)
16
on:
17
push:
18
branches:
.github/workflows/ci-prod.yaml
-name: CI
+name: custard CI
0 commit comments