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