chore: update workflow name

This commit is contained in:
Junior Garcia 2024-11-30 08:48:47 -03:00
parent 08dfdaac79
commit e28942817a

View File

@ -1,5 +1,6 @@
on: workflow_dispatch
name: Enter pre-release mode
on: workflow_dispatch
jobs:
enter-pre-release-mode:
if: ${{ github.ref == 'refs/heads/beta/release-next' || github.ref == 'refs/heads/canary' }}