Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
adding workflow_dispatch event to test manual run of workflow
  • Loading branch information
qtrinh2 authored May 11, 2023
1 parent 0d15e48 commit 0ee9df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "[ct-website] Build & Publish"

on:
workflow_dispatch:
push:
branches:
- "main"
Expand Down

0 comments on commit 0ee9df3

Please sign in to comment.