Skip to content

Commit

Permalink
fix: 🚑 event
Browse files Browse the repository at this point in the history
  • Loading branch information
realashleybailey committed Nov 9, 2023
1 parent df07194 commit 400725a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/beta-ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: CI/CD Build Docker [Beta]

on:
workflow_run:
workflows: ["CI/CD Release [Beta]"]
types:
- completed
push:
tags:
- "v*.*.*-beta.*"
- "*"
workflow_dispatch:
inputs:
tag:
Expand Down

0 comments on commit 400725a

Please sign in to comment.