Skip to content

Commit

Permalink
try to test workflow real quick
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDanLu committed Aug 8, 2024
1 parent e871179 commit 446a2b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -708,4 +708,3 @@ workflows:
- equal: [ "workflow_dispatch", << pipeline.parameters.GHA_Event >>]
jobs:
- install
- publish-nightly
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Manual nightly deploy
on:
push:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 446a2b9

Please sign in to comment.