test: push global
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
name: Deploy Webzine
|
||||
run-name: Deploy to ${{ inputs.deploy_target }} by @${{ github.actor }}
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'j2/feat/git-action-time'
|
||||
workflow_dispatch
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
# ─────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user