Browse Source

chore: rename ci-cd-backup.yml

pull/3497/head
Wing-Kam Wong 2 years ago
parent
commit
e612bc5bb1
  1. 2
      .github/workflows/ci-cd-backup.yml

2
.github/workflows/ci-cd-backup.yml

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: "CI/CD"
name: "CI/CD - Backup"
on:
push:
branches: [develop, cypress]

Loading…
Cancel
Save