Skip to content

Commit

Permalink
feat: update template
Browse files Browse the repository at this point in the history
  • Loading branch information
zhu-xiaowei committed Jan 8, 2025
1 parent e9bc327 commit a54a915
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/release-template.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Release Template

on:
workflow_dispatch:
inputs:
reason:
description: 'the reason for triggering this workflow'
required: false
default: 'manually publish the ecr images and templates'
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
release_template:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a54a915

Please sign in to comment.